Skip to content
This repository has been archived by the owner on Jun 7, 2023. It is now read-only.

Commit

Permalink
Build windows on ubuntu
Browse files Browse the repository at this point in the history
  • Loading branch information
rtkjbeverly committed Nov 17, 2021
1 parent c1d2c3a commit 82a82bc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
include:
- os: ubuntu-latest
TARGET: linux_amd64
- os: windows-latest
- os: ubuntu-latest
TARGET: windows_amd64
- os: macos-latest
TARGET: darwin_amd64
Expand Down Expand Up @@ -87,7 +87,7 @@ jobs:
TARGET: linux_amd64
- os: ubuntu-latest
TARGET: linux_arm64
- os: windows-latest
- os: ubuntu-latest
TARGET: windows_amd64
- os: macos-latest
TARGET: darwin_amd64
Expand Down

0 comments on commit 82a82bc

Please sign in to comment.