Skip to content

Commit 8312dbd

Browse files
authored
update release script run on latest ubuntu (#554)
1 parent 864f999 commit 8312dbd

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
@@ -19,7 +19,7 @@ on:
1919

2020
jobs:
2121
update-version:
22-
runs-on: ubuntu-20.04 # latest
22+
runs-on: ubuntu-latest
2323
permissions:
2424
contents: write # allow push
2525
pull-requests: write # allow making PR

0 commit comments

Comments
 (0)