We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 88b5824 commit 9ecf2f9Copy full SHA for 9ecf2f9
5 files changed
.github/workflows/ci.yaml
@@ -13,7 +13,7 @@ jobs:
13
# Run cargo test
14
test:
15
name: Test Suite
16
- runs-on: ubuntu-latest
+ runs-on: ubuntu-22.04
17
timeout-minutes: 30
18
steps:
19
- name: Checkout sources
0 commit comments