Skip to content

Commit b35da14

Browse files
authored
Update linux.yml
Try newer runner
1 parent ecb9eb4 commit b35da14

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)