Skip to content

Commit

Permalink
Update github action runner to 20.04
Browse files Browse the repository at this point in the history
  • Loading branch information
kpjensen committed Oct 19, 2021
1 parent 40fea38 commit 9a105dd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-packages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ jobs:
asset_content_type: binary/octet-stream
linux:
name: Linux build
runs-on: ubuntu-16.04
runs-on: ubuntu-20.04
env:
GOOS: linux
GOARCH: amd64
Expand Down

0 comments on commit 9a105dd

Please sign in to comment.