Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/inscopix' into inscopix
Browse files Browse the repository at this point in the history
  • Loading branch information
bendichter committed Jan 23, 2024
2 parents 8932556 + 3931852 commit 44a49ca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/run-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
strategy:
fail-fast: false
matrix:
python-version: [3.8, 3.9, "3.10", 3.11]
python-version: ["3.9", "3.10", "3.11"]
os: [ubuntu-latest, windows-latest, macos-latest]
steps:
- uses: s-weigand/setup-conda@v1
Expand Down

0 comments on commit 44a49ca

Please sign in to comment.