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 24349bf commit 2e687efCopy full SHA for 2e687ef
.github/workflows/ci.yaml
@@ -6,7 +6,7 @@ on:
6
- main
7
jobs:
8
ci:
9
- runs-on: ubuntu-20.04
+ runs-on: ubuntu-24.04
10
steps:
11
- uses: actions/checkout@v3
12
with:
0 commit comments