Skip to content

Commit

Permalink
fixup! Add back support for Windows 32 bit
Browse files Browse the repository at this point in the history
  • Loading branch information
jacob-carlborg committed Mar 29, 2024
1 parent c4317c0 commit 9ac165b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ jobs:
data:
os:
host: windows-latest
target_triple: x86-pc-windows-msvc
target_triple: i386-pc-windows-msvc

steps:
- name: Clone Repository
Expand Down

0 comments on commit 9ac165b

Please sign in to comment.