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 01687e1 commit ec4f93cCopy full SHA for ec4f93c
.github/workflows/tests.yaml
@@ -16,7 +16,7 @@ on:
16
jobs:
17
run:
18
timeout-minutes: 60
19
- runs-on: ubuntu-20.04
+ runs-on: ubuntu-24.04
20
steps:
21
- uses: actions/checkout@v3
22
with:
0 commit comments