Skip to content

Commit

Permalink
Update linux.yml
Browse files Browse the repository at this point in the history
Try newer runner
  • Loading branch information
jwillemsen authored Aug 30, 2024
1 parent ecb9eb4 commit b35da14
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 @@ -16,7 +16,7 @@ jobs:
matrix:
include:
- platform_file: include $(ACE_ROOT)/include/makeinclude/platform_linux.GNU
os: ubuntu-20.04
os: ubuntu-22.04
runs-on: ${{ matrix.os }}
name: ${{ matrix.os }} ${{ matrix.CXX }} ${{ matrix.feature }}
env:
Expand Down

0 comments on commit b35da14

Please sign in to comment.