Skip to content

Commit

Permalink
ci: x
Browse files Browse the repository at this point in the history
  • Loading branch information
markokr committed Sep 15, 2023
1 parent 1052dc1 commit 0aea792
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Expand Up @@ -105,7 +105,7 @@ jobs:
strategy:
matrix:
test:
- {os: "windows-latest", arch: i686, mingw: mingw32}
#- {os: "windows-latest", arch: i686, mingw: mingw32}
- {os: "windows-latest", arch: x86_64, mingw: mingw64}
steps:
- name: "Checkout"
Expand Down

0 comments on commit 0aea792

Please sign in to comment.