Skip to content

Commit

Permalink
Update linux.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jwillemsen committed May 16, 2024
1 parent efb9819 commit cadd5ee
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 @@ -62,7 +62,7 @@ jobs:
PackageDeps: g++-13
optional_macros: c++std=c++20
platform_file: include $(ACE_ROOT)/include/makeinclude/platform_linux.GNU
os: ubuntu-22.04
os: ubuntu-24.04
- CC: clang-6.0
CXX: clang++-6.0
PackageDeps: clang-6.0
Expand Down

0 comments on commit cadd5ee

Please sign in to comment.