summaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authorBernát Gábor <bgabor8@bloomberg.net>2021-09-26 09:39:34 +0100
committerGitHub <noreply@github.com>2021-09-26 09:39:34 +0100
commitcc04fe987ff006f54b3d15ae0227d233816e7e4f (patch)
tree000ae4bc9e0c539af342810fcfd7fb09cde6f462 /.github
parentd448d824f3d8514b560dfebc6819b5ddb09876ad (diff)
downloadtox-git-cc04fe987ff006f54b3d15ae0227d233816e7e4f.tar.gz
Support for external packages and builders (#2235)
Diffstat (limited to '.github')
-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 febb0ba1..306754f8 100644
--- a/.github/workflows/check.yml
+++ b/.github/workflows/check.yml
@@ -24,7 +24,7 @@ jobs:
- Windows
- MacOs
py:
- - "3.10.0-rc.1"
+ - "3.10.0-rc.2"
- "3.9"
- "3.8"
- "3.7"