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 ac82299 commit 7f9f75dCopy full SHA for 7f9f75d
.github/workflows/release.yml
@@ -9,7 +9,7 @@ on:
9
jobs:
10
create-release:
11
if: github.repository_owner == 'nextest-rs'
12
- runs-on: ubuntu-22.04
+ runs-on: ubuntu-24.04
13
steps:
14
- uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4
15
with:
0 commit comments