Skip to content

Commit

Permalink
maybe use 22.04
Browse files Browse the repository at this point in the history
  • Loading branch information
robtfm committed Jan 7, 2025
1 parent 1876583 commit f50445e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/rust.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:

test-ubuntu:
name: Test Suite (Ubuntu)
runs-on: ubuntu-latest
runs-on: ubuntu-22.04
steps:
- uses: actions/checkout@v2
- uses: dtolnay/rust-toolchain@stable
Expand Down

0 comments on commit f50445e

Please sign in to comment.