We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ecb9eb4 + b35da14 commit 9270af6Copy full SHA for 9270af6
1 file changed
.github/workflows/linux.yml
@@ -16,7 +16,7 @@ jobs:
16
matrix:
17
include:
18
- platform_file: include $(ACE_ROOT)/include/makeinclude/platform_linux.GNU
19
- os: ubuntu-20.04
+ os: ubuntu-22.04
20
runs-on: ${{ matrix.os }}
21
name: ${{ matrix.os }} ${{ matrix.CXX }} ${{ matrix.feature }}
22
env:
0 commit comments