We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7e1f8f7 commit 80c35ffCopy full SHA for 80c35ff
1 file changed
.github/workflows/plexon2-testing.yml
@@ -13,7 +13,7 @@ jobs:
13
strategy:
14
fail-fast: true
15
matrix:
16
- os: [windows-latest, ubuntu-latest]
+ os: [ubuntu-latest]
17
python-version: ['3.9', '3.12']
18
numpy-version: ['1.26', '2.0']
19
defaults:
0 commit comments