summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNed Batchelder <ned@nedbatchelder.com>2022-12-06 14:33:17 -0500
committerNed Batchelder <ned@nedbatchelder.com>2022-12-06 14:33:17 -0500
commit18681c4b4cc745e1b149f3b33ede36362c9296e8 (patch)
treea6950680ac85a0f0641be75e589dc02fce03c7e2
parent05cc4758dc429858cbbb68ad3b9041a9795042da (diff)
downloadpython-coveragepy-git-18681c4b4cc745e1b149f3b33ede36362c9296e8.tar.gz
build: this link could be useful in the future
-rw-r--r--.github/workflows/python-nightly.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.github/workflows/python-nightly.yml b/.github/workflows/python-nightly.yml
index f2e81e9a..88b2b389 100644
--- a/.github/workflows/python-nightly.yml
+++ b/.github/workflows/python-nightly.yml
@@ -36,6 +36,7 @@ jobs:
# For example, deadsnakes doesn't provide 3.10 nightly for 22.04 (jammy)
# because jammy ships 3.10, and deadsnakes doesn't want to clobber it.
# https://launchpad.net/~deadsnakes/+archive/ubuntu/nightly/+packages
+ # https://github.com/deadsnakes/issues/issues/234
runs-on: ubuntu-20.04
strategy: