Skip to content

Commit

Permalink
Merge pull request #1845 from DOCGroup/jwillemsen-patch-1
Browse files Browse the repository at this point in the history
Use ubuntu 22.04 for gcc11
  • Loading branch information
jwillemsen authored Jun 2, 2022
2 parents ef9ea41 + 08aaf14 commit 1522d0f
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 @@ -60,7 +60,7 @@ jobs:
PackageDeps: g++-11
optional_macros: CCFLAGS+=-std=c++20
platform_file: include $(ACE_ROOT)/include/makeinclude/platform_linux.GNU
os: ubuntu-20.04
os: ubuntu-22.04
- CC: clang-5.0
CXX: clang++-5.0
PackageDeps: clang-5.0
Expand Down

0 comments on commit 1522d0f

Please sign in to comment.