Skip to content

Commit

Permalink
Disable Windows build for now
Browse files Browse the repository at this point in the history
  • Loading branch information
JCGoran committed Feb 15, 2024
1 parent 3f4edd9 commit f7479b4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/nmodl-wheel.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
runs-on: ${{ matrix.os }}
strategy:
matrix:
os: [windows-latest, macos-13, macos-14]
os: [macos-13, macos-14]

steps:
- name: Setup Flex and Bison
Expand Down

0 comments on commit f7479b4

Please sign in to comment.