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 99f594c commit d9037b7Copy full SHA for d9037b7
.github/workflows/CI.yml
@@ -8,7 +8,7 @@ jobs:
8
9
check-and-test:
10
11
- runs-on: ubuntu-20.04
+ runs-on: ubuntu-24.04
12
steps:
13
- name: Checkout repository
14
uses: actions/checkout@v4
.github/workflows/build.yml
@@ -8,7 +8,7 @@ on: push
jobs:
0 commit comments