try something else to prevent adding macos job to pool
This commit is contained in:
parent
19b6bbffd1
commit
908ea2524f
2
.github/workflows/unit_tests.yml
vendored
2
.github/workflows/unit_tests.yml
vendored
@ -35,6 +35,8 @@ jobs:
|
|||||||
python-version: '3.10.13'
|
python-version: '3.10.13'
|
||||||
- os: windows-latest
|
- os: windows-latest
|
||||||
python-version: '3.9.18'
|
python-version: '3.9.18'
|
||||||
|
- os: macos-12
|
||||||
|
if: github.event_name == 'push' && github.ref == 'refs/heads/main'
|
||||||
include:
|
include:
|
||||||
- os: windows-latest
|
- os: windows-latest
|
||||||
python-version: '3.10.11'
|
python-version: '3.10.11'
|
||||||
|
Loading…
Reference in New Issue
Block a user