bugfix
This commit is contained in:
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
@@ -69,7 +69,7 @@ jobs:
|
|||||||
|
|
||||||
test-otheros-python-newest:
|
test-otheros-python-newest:
|
||||||
name: Test MacOS/Windows (latest Python:newest)
|
name: Test MacOS/Windows (latest Python:newest)
|
||||||
needs: [lint, test-ubuntu-python-newest, test-ubuntu-python-32bit]
|
needs: [lint, test-ubuntu-python-newest, test-python-32bit]
|
||||||
strategy:
|
strategy:
|
||||||
matrix:
|
matrix:
|
||||||
os: [macos-latest, windows-latest]
|
os: [macos-latest, windows-latest]
|
||||||
|
|||||||
Reference in New Issue
Block a user