Skip to content

Commit

Permalink
Merge pull request #103 from RemedyIT/jwillemsen-patch-1
Browse files Browse the repository at this point in the history
Update linux.yml
  • Loading branch information
jwillemsen authored May 20, 2024
2 parents 1cd66d8 + 1681b35 commit eae08f0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/linux.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ jobs:
CXX: g++-10
ruby: '2.7'
PackageDeps: g++-10
- os: ubuntu-20.04
- os: ubuntu-22.04
CC: gcc-11
CXX: g++-11
ruby: '3.0'
Expand All @@ -73,7 +73,7 @@ jobs:
CXX: g++-12
ruby: '3.2'
PackageDeps: g++-12
- os: ubuntu-22.04
- os: ubuntu-24.04
CC: gcc-13
CXX: g++-13
ruby: '3.2'
Expand Down

0 comments on commit eae08f0

Please sign in to comment.