Skip to content

Commit

Permalink
Merge pull request #29 from catalystneuro/fix-test-install-github-action
Browse files Browse the repository at this point in the history
Update test-install.yml
  • Loading branch information
weiglszonja authored Dec 1, 2024
2 parents 379ad5f + 0d46bbc commit 1696453
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-install.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
fail-fast: false
matrix:
os: ["ubuntu-latest", "macos-latest", "windows-latest"]
python-version: ["3.8", "3.9", "3.10"]
python-version: ["3.9", "3.10"]
steps:
- uses: actions/checkout@v3
- run: git fetch --prune --unshallow --tags
Expand Down

0 comments on commit 1696453

Please sign in to comment.