summaryrefslogtreecommitdiff
path: root/.github/workflows
diff options
context:
space:
mode:
authorBernát Gábor <bgabor8@bloomberg.net>2021-08-05 11:14:33 +0100
committerGitHub <noreply@github.com>2021-08-05 11:14:33 +0100
commitafdc1b203d94870ffbc7571243c1639c062b4a7e (patch)
tree1b4fbf14f75a1d7a03ae10815e0f2c5adfc7a3aa /.github/workflows
parent5e33fda1a40ffb4973de3d607a572891eb3cb2d2 (diff)
downloadtox-git-afdc1b203d94870ffbc7571243c1639c062b4a7e.tar.gz
Switch CI to 3.10.0-rc.1
Diffstat (limited to '.github/workflows')
-rw-r--r--.github/workflows/check.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/check.yml b/.github/workflows/check.yml
index c3719707..75dc71c0 100644
--- a/.github/workflows/check.yml
+++ b/.github/workflows/check.yml
@@ -24,7 +24,7 @@ jobs:
- Windows
- MacOs
py:
- - "3.10.0-beta.4"
+ - "3.10.0-rc.1"
- "3.9"
- "3.8"
- "3.7"