Skip to content

Commit

Permalink
Update Linux CI to Ubuntu 20.04
Browse files Browse the repository at this point in the history
  • Loading branch information
messmerd committed Nov 19, 2023
1 parent 17c9198 commit 83d37d9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ jobs:
linux:
name: linux
runs-on: ubuntu-latest
container: lmmsci/linux.gcc:18.04
container: lmmsci/linux.gcc:20.04
env:
CMAKE_OPTS: >-
-DUSE_WERROR=ON
Expand Down

0 comments on commit 83d37d9

Please sign in to comment.