Skip to content

Commit

Permalink
Pin GitHub Actions CI Ubuntu version to 22.04 (#532)
Browse files Browse the repository at this point in the history
  • Loading branch information
rbs-jacob authored Dec 12, 2024
1 parent 280b81c commit 6242c09
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-all.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ defaults:
jobs:
lint:
name: Lint
runs-on: ubuntu-latest
runs-on: ubuntu-22.04
steps:
- uses: actions/checkout@v3
with:
Expand Down

0 comments on commit 6242c09

Please sign in to comment.