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 594515b commit 9143debCopy full SHA for 9143deb
.github/workflows/tests.yml
@@ -11,7 +11,7 @@ on:
11
jobs:
12
track-config:
13
name: Check track configuration
14
- runs-on: ubuntu-22.04
+ runs-on: ubuntu-24.04
15
steps:
16
- uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
17
with:
@@ -47,7 +47,7 @@ jobs:
47
48
exercises:
49
name: Check exercises
50
51
strategy:
52
matrix:
53
resolver:
0 commit comments