Skip to content

Commit

Permalink
remove windows for the time being
Browse files Browse the repository at this point in the history
  • Loading branch information
xtofalex committed Nov 23, 2024
1 parent 1da445c commit 3a4149d
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/wheels.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ jobs:
runs-on: ${{ matrix.os }}
strategy:
matrix:
os: [ubuntu-latest, macos-13, macos-14, windows-latest]
os: [ubuntu-latest, macos-13, macos-14]

steps:
- name: Check out Naja
Expand Down
Binary file not shown.
Binary file added dist/naja-0.1.0.tar.gz
Binary file not shown.

0 comments on commit 3a4149d

Please sign in to comment.