Skip to content

Commit

Permalink
ci/win: disable x86 testing (#883)
Browse files Browse the repository at this point in the history
  • Loading branch information
sreimers authored Jul 19, 2023
1 parent 68fb32a commit a856bb8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cmake_win.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ jobs:
openssl: false,
disable_openssl: "ON",
choco: "--x86",
testing: true
testing: false
}
- {
name: "Windows Debug ARM64",
Expand Down

0 comments on commit a856bb8

Please sign in to comment.