Skip to content

Commit ff95502

Browse files
committed
release runs on ubuntu-20.04
1 parent 362b1f9 commit ff95502

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
@@ -4,7 +4,7 @@ on:
44
tags: ["*"]
55
jobs:
66
publish:
7-
runs-on: ubuntu-latest
7+
runs-on: ubuntu-20.04
88
steps:
99
- uses: actions/[email protected]
1010
with:

0 commit comments

Comments
 (0)