We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d963cc3 commit 95fdd83Copy full SHA for 95fdd83
1 file changed
.github/workflows/release-assets.yml
@@ -14,7 +14,7 @@ env:
14
jobs:
15
build:
16
name: Upload Release Assets
17
- runs-on: ubuntu-latest
+ runs-on: ubuntu-20.04
18
steps:
19
- name: Install Go stable
20
if: env.GO_VERSION != 'tip'
0 commit comments