Skip to content

Commit

Permalink
[ace6tao2] Try g++-11 on ubuntu 22.04
Browse files Browse the repository at this point in the history
  • Loading branch information
jwillemsen committed May 16, 2024
1 parent 66b3aec commit 68c6ca5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/linux.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ jobs:
CXX: g++-11
PackageDeps: g++-11
platform_file: include $(ACE_ROOT)/include/makeinclude/platform_linux.GNU
os: ubuntu-20.04
os: ubuntu-22.04
- CC: gcc-12
CXX: g++-12
PackageDeps: g++-12
Expand Down

0 comments on commit 68c6ca5

Please sign in to comment.