Skip to content

Commit

Permalink
Switched to windows runtime to work around transip/gotransip#33
Browse files Browse the repository at this point in the history
  • Loading branch information
kevinvalk committed Jun 12, 2020
1 parent b6c78fe commit dbafd3a
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 @@ -38,7 +38,7 @@ jobs:
# Now we build each version and add it to the GitHub release
build:
needs: release
runs-on: ubuntu-latest
runs-on: windows-latest
name: Build for ${{ matrix.os }}/${{ matrix.arch }}
strategy:
matrix:
Expand Down

0 comments on commit dbafd3a

Please sign in to comment.