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 169c4da commit 4a422aaCopy full SHA for 4a422aa
.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@ec3a7ce113134d7a93b817d10a8272cb61118579
.github/workflows/track_deps_are_up_to_date.yml
@@ -8,7 +8,7 @@ on:
8
9
test:
10
name: Check if track dependencies are up to date
0 commit comments