We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6c005a3 commit e697d16Copy full SHA for e697d16
.github/workflows/test.yml
@@ -27,7 +27,7 @@ jobs:
27
- "3.8"
28
- "3.9"
29
- "3.10"
30
- - "3.11.0-beta.5"
+ - "3.11.0-rc.1"
31
steps:
32
- uses: actions/checkout@v2
33
- name: Set up Python ${{ matrix.python-version }}
0 commit comments