Skip to content
This repository was archived by the owner on May 9, 2024. It is now read-only.

Commit 9c16b19

Browse files
committed
Update to gcc 12
1 parent 90d9c8f commit 9c16b19

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

omniscidb/scripts/mapd-deps-conda-dev-env.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,8 @@ channels:
1313
- conda-forge
1414

1515
dependencies:
16-
- gxx_linux-64 9.*
17-
- gcc_linux-64 9.*
16+
- gxx_linux-64 12.*
17+
- gcc_linux-64 12.*
1818
- ccache
1919
- sysroot_linux-64 >=2.14
2020
- arrow-cpp 11.0

0 commit comments

Comments
 (0)