Skip to content

Commit

Permalink
CI: Test on windows py3.8 to avoid cNMF notebook failure
Browse files Browse the repository at this point in the history
  • Loading branch information
scottclowe committed Sep 13, 2024
1 parent c2edbbd commit a788b3d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
python-version: ["3.8", "3.10"]
include:
- os: windows-latest
python-version: "3.10"
python-version: "3.8"
env:
OS: ${{ matrix.os }}
PYTHON: ${{ matrix.python-version }}
Expand Down

0 comments on commit a788b3d

Please sign in to comment.