Skip to content

Commit

Permalink
ci: Use Ubuntu 22.04 instead of latest version (tracel-ai#974)
Browse files Browse the repository at this point in the history
  • Loading branch information
Luni-4 authored Nov 20, 2023
1 parent 5845790 commit cdf54d0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ concurrency:

jobs:
tests:
runs-on: ubuntu-latest
runs-on: ubuntu-22.04
strategy:
matrix:
rust: [stable, 1.71.0]
Expand Down

0 comments on commit cdf54d0

Please sign in to comment.