Skip to content

Commit 95fdd83

Browse files
authored
Build with older ubuntu for better compatibility (#14)
1 parent d963cc3 commit 95fdd83

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release-assets.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ env:
1414
jobs:
1515
build:
1616
name: Upload Release Assets
17-
runs-on: ubuntu-latest
17+
runs-on: ubuntu-20.04
1818
steps:
1919
- name: Install Go stable
2020
if: env.GO_VERSION != 'tip'

0 commit comments

Comments
 (0)