Skip to content

Commit 9270af6

Browse files
authored
Merge pull request #78 from DOCGroup/jwillemsen-patch-1
Update linux.yml
2 parents ecb9eb4 + b35da14 commit 9270af6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/linux.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
matrix:
1717
include:
1818
- platform_file: include $(ACE_ROOT)/include/makeinclude/platform_linux.GNU
19-
os: ubuntu-20.04
19+
os: ubuntu-22.04
2020
runs-on: ${{ matrix.os }}
2121
name: ${{ matrix.os }} ${{ matrix.CXX }} ${{ matrix.feature }}
2222
env:

0 commit comments

Comments
 (0)