Skip to content

Commit e0cf280

Browse files
nextest-botsunshowers
authored andcommitted
Update dependency ubuntu to v22
1 parent 3dc5ef9 commit e0cf280

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ on:
99
jobs:
1010
create-release:
1111
if: github.repository_owner == 'nextest-rs'
12-
runs-on: ubuntu-18.04
12+
runs-on: ubuntu-22.04
1313
steps:
1414
- uses: actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b # v4
1515
with:

0 commit comments

Comments
 (0)