summaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authorNed Batchelder <ned@nedbatchelder.com>2022-05-12 19:35:14 -0400
committerNed Batchelder <ned@nedbatchelder.com>2022-05-12 19:35:14 -0400
commitc01fc7118b2bdd6b073d29b6113209bdeeeb70e1 (patch)
treec807e20efc8adcae57ac6740f0be45aae3d2b428 /.github
parentce2d4ecc2a1cc8e47586549f9725385921cbc67c (diff)
downloadpython-coveragepy-git-c01fc7118b2bdd6b073d29b6113209bdeeeb70e1.tar.gz
build: prep for 6.3.3
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/testsuite.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/testsuite.yml b/.github/workflows/testsuite.yml
index ca37146c..16d518a5 100644
--- a/.github/workflows/testsuite.yml
+++ b/.github/workflows/testsuite.yml
@@ -42,7 +42,7 @@ jobs:
- "3.8"
- "3.9"
- "3.10"
- - "3.11.0-alpha.5"
+ - "3.11.0-beta.1"
- "pypy-3.7"
exclude:
# Windows PyPy doesn't seem to work?