Skip to content

Commit

Permalink
Use the Ubuntu 22.04 runner for now
Browse files Browse the repository at this point in the history
The newer 24.04 runner has too many issues
  • Loading branch information
dpogue committed Dec 31, 2024
1 parent 7a0bc73 commit bd55310
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -182,7 +182,7 @@ jobs:
path: build/install

linux:
runs-on: ubuntu-latest
runs-on: ubuntu-22.04
name: ${{ matrix.platform.str }}-${{ matrix.cfg.str }}
strategy:
matrix:
Expand Down

0 comments on commit bd55310

Please sign in to comment.