Skip to content

Commit 8a2db4c

Browse files
committed
build on ubuntu-20.04
1 parent 74563d4 commit 8a2db4c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ defaults:
1818
jobs:
1919
release:
2020
name: Release
21-
runs-on: ubuntu-latest
21+
runs-on: ubuntu-20.04
2222
steps:
2323
- name: Check out the codebase.
2424
uses: actions/checkout@v2

0 commit comments

Comments
 (0)