Skip to content

Commit

Permalink
Bump Ubuntu gcc version
Browse files Browse the repository at this point in the history
  • Loading branch information
lindstro committed Jan 14, 2025
1 parent 54b36c8 commit 5289ca3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@ jobs:
matrix:
include:
- os: ubuntu-latest
cxx_compiler: g++-10
c_compiler: gcc-10
cxx_compiler: g++-14
c_compiler: gcc-14
omp: ON
target: all

Expand Down

0 comments on commit 5289ca3

Please sign in to comment.