Skip to content

Commit

Permalink
CI: try to build without Windows OCC 7.3 and 7.4
Browse files Browse the repository at this point in the history
  • Loading branch information
HuguesDelorme committed Jun 10, 2024
1 parent 64925c4 commit d99f60d
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/ci_windows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,10 @@ jobs:
strategy:
matrix:
include:
- occ_version: 7.3.0
occ_zip_sha256: '2503e69d595bb4c4e760b629aba3d8cee5e6b8d0da43b0d790a7949c67fd15d0'
- occ_version: 7.4.0
occ_zip_sha256: '6664b9a4213036ff0960edd2426258cf66844386c1a2338fa62e008f40c476bb'
# - occ_version: 7.3.0
# occ_zip_sha256: '2503e69d595bb4c4e760b629aba3d8cee5e6b8d0da43b0d790a7949c67fd15d0'
# - occ_version: 7.4.0
# occ_zip_sha256: '6664b9a4213036ff0960edd2426258cf66844386c1a2338fa62e008f40c476bb'
- occ_version: 7.5.0
occ_zip_sha256: '8000f261ecbf6689e48439aa5895304069d00a14efe28eb7f1d108450cb7a74f'
- occ_version: 7.6.0
Expand Down

0 comments on commit d99f60d

Please sign in to comment.