Skip to content

Commit

Permalink
Build on Ubuntu 20.04
Browse files Browse the repository at this point in the history
  • Loading branch information
kpjensen committed Apr 20, 2023
1 parent 5dc56c1 commit 75a7652
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 @@ -11,7 +11,7 @@ permissions:
jobs:
linux:
name: Linux build
runs-on: ubuntu-18.04
runs-on: ubuntu-20.04
env:
GOOS: linux
GOARCH: amd64
Expand Down

0 comments on commit 75a7652

Please sign in to comment.