We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 20a0197 commit b605aa1Copy full SHA for b605aa1
.github/workflows/ci.yml
@@ -8,7 +8,7 @@ on:
8
9
jobs:
10
test:
11
- runs-on: ubuntu-latest
+ runs-on: ubuntu-24.04
12
13
steps:
14
- name: Checkout
0 commit comments