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 8d259c1 commit 3add270Copy full SHA for 3add270
1 file changed
.github/workflows/ci.yml
@@ -11,7 +11,7 @@ on:
11
jobs:
12
build:
13
name: Tests
14
- runs-on: ubuntu-22.04
+ runs-on: ubuntu-24.04
15
steps:
16
- name: Checkout code
17
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683
@@ -21,7 +21,7 @@ jobs:
21
22
exercises:
23
name: Exercises
24
25
26
27
0 commit comments