mirror of
https://github.com/pybind/pybind11.git
synced 2026-04-23 16:29:12 +00:00
Disable deadsnakes jobs entirely.
This commit is contained in:
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:
|
||||||
|
|||||||
Reference in New Issue
Block a user