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 3dc5ef9 commit e0cf280Copy full SHA for e0cf280
.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-18.04
+ runs-on: ubuntu-22.04
13
steps:
14
- uses: actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b # v4
15
with:
0 commit comments