mirror of
https://github.com/pybind/pybind11.git
synced 2024-11-11 08:03:55 +00:00
Disable deadsnakes jobs entirely.
This commit is contained in:
parent
b47e69071f
commit
bbcd0087b2
1
.github/workflows/ci.yml
vendored
1
.github/workflows/ci.yml
vendored
@ -223,6 +223,7 @@ jobs:
|
|||||||
run: cmake --build build --target pytest -j2
|
run: cmake --build build --target pytest -j2
|
||||||
|
|
||||||
deadsnakes:
|
deadsnakes:
|
||||||
|
if: github.actor_id == 'THIS IS JUST A TRICK TO DISABLE THIS JOB'
|
||||||
strategy:
|
strategy:
|
||||||
fail-fast: false
|
fail-fast: false
|
||||||
matrix:
|
matrix:
|
||||||
|
Loading…
Reference in New Issue
Block a user