Skip to content

Commit

Permalink
Fix
Browse files Browse the repository at this point in the history
  • Loading branch information
PenguinCabinet committed Jan 12, 2022
1 parent 4caa3d8 commit 2c78325
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ on:

jobs:
goreleaser-linux:
runs-on: ubuntu-14.04
runs-on: ubuntu-18.04
steps:
- name: Checkout
uses: actions/checkout@v2
Expand Down

0 comments on commit 2c78325

Please sign in to comment.