Skip to content

Commit f4f176d

Browse files
authored
ci: change release
1 parent 5f9d2ab commit f4f176d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ on:
1212
jobs:
1313
release:
1414
name: Release
15-
runs-on: ubuntu-20.04
15+
runs-on: ubuntu-latest
1616
if: "!contains(github.event.head_commit.message, '[skip ci]')"
1717
permissions:
1818
contents: write

0 commit comments

Comments
 (0)