We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 798c6ce commit d93b818Copy full SHA for d93b818
.github/workflows/check-dist.yml
@@ -19,7 +19,7 @@ on:
19
20
jobs:
21
check-dist:
22
- runs-on: ubuntu-22.04
+ runs-on: ubuntu-24.04
23
timeout-minutes: 5
24
25
steps:
.github/workflows/test.yml
@@ -9,7 +9,7 @@ on:
9
10
11
build:
12
13
14
15
0 commit comments