Skip to content

Commit

Permalink
Try remove 32
Browse files Browse the repository at this point in the history
  • Loading branch information
alanocallaghan committed Oct 2, 2023
1 parent 6a19d7d commit 36c76c9
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -127,10 +127,10 @@ jobs:
strategy:
matrix:
include:
- arch: i686
os: win
platform: ubuntu-latest
container: ghcr.io/alanocallaghan/winbuild-builder:latest
# - arch: i686
# os: win
# platform: ubuntu-latest
# container: ghcr.io/alanocallaghan/winbuild-builder:latest
- arch: x86_64
os: win
platform: ubuntu-latest
Expand Down Expand Up @@ -206,9 +206,9 @@ jobs:
strategy:
matrix:
include:
- image: windows-latest
os: win
arch: i686
# - image: windows-latest
# os: win
# arch: i686
- image: windows-latest
os: win
arch: x86_64
Expand Down

0 comments on commit 36c76c9

Please sign in to comment.