Skip to content

Commit

Permalink
#25: Generate x64 releases and upload to GHA part 3
Browse files Browse the repository at this point in the history
  • Loading branch information
pirog committed Aug 17, 2021
1 parent 62536fe commit 76ab0f1
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 @@ -11,7 +11,7 @@ on:

jobs:
package-x64:
runs-on: ubuntu18.04
runs-on: ubuntu-20.04
env:
TERM: xterm
strategy:
Expand Down

0 comments on commit 76ab0f1

Please sign in to comment.