Skip to content

Commit

Permalink
Merge pull request #660 from zeromq/windows-compat [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
aminya authored Oct 2, 2024
2 parents 1eee632 + 84541cf commit bc519b9
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,8 @@ jobs:
fail-fast: false
matrix:
os:
# - ubuntu-22.04
- ubuntu-20.04
- windows-2022
- windows-2019
node_version:
- 18
node_arch:
Expand All @@ -28,7 +27,7 @@ jobs:
- ""

include:
- os: windows-2022
- os: windows-2019
node_version: 18
node_arch: ia32
cpp_arch: amd64_x86
Expand Down

0 comments on commit bc519b9

Please sign in to comment.