summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSviatoslav Sydorenko <wk@sydorenko.org.ua>2023-01-01 05:38:22 +0100
committerSviatoslav Sydorenko <wk@sydorenko.org.ua>2023-01-01 05:38:22 +0100
commit8fcf5d3279adcaec8821ed5ed6f08d9b4a105992 (patch)
tree37ad5e2ee6c920b19aaec5dfc1911226deee8b3a
parentc3d86617593915581dc266b383729f28f2d79e1b (diff)
downloadcherrypy-git-8fcf5d3279adcaec8821ed5ed6f08d9b4a105992.tar.gz
Add an explicit empty `include` to the CI matrix
-rw-r--r--.github/workflows/ci-cd.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/ci-cd.yml b/.github/workflows/ci-cd.yml
index 0ae6636b..271be855 100644
--- a/.github/workflows/ci-cd.yml
+++ b/.github/workflows/ci-cd.yml
@@ -725,7 +725,7 @@ jobs:
python-version: pypy-3.9
- os: macos-12
python-version: pypy-3.9
- # TODO: include TOXENV=cheroot-master
+ include: [] # TODO: include TOXENV=cheroot-master
continue-on-error: >-
${{