Skip to content

Commit

Permalink
Ubuntu version
Browse files Browse the repository at this point in the history
  • Loading branch information
bmhan12 committed Mar 14, 2024
1 parent b25bfcf commit eacee9e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docker/gcc-ubuntu/spack.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ spack:
cflags: -pthread
cxxflags: -pthread
modules: []
operating_system: ubuntu22.04
operating_system: ubuntu20.04
paths:
cc: /usr/bin/gcc-10
cxx: /usr/bin/g++-10
Expand All @@ -65,7 +65,7 @@ spack:
cflags: -pthread
cxxflags: -pthread
modules: []
operating_system: ubuntu22.04
operating_system: ubuntu20.04
paths:
cc: /usr/bin/gcc-9
cxx: /usr/bin/g++-9
Expand Down

0 comments on commit eacee9e

Please sign in to comment.