Skip to content

Commit e697d16

Browse files
committed
3.11.0-rc.1
1 parent 6c005a3 commit e697d16

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
- "3.8"
2828
- "3.9"
2929
- "3.10"
30-
- "3.11.0-beta.5"
30+
- "3.11.0-rc.1"
3131
steps:
3232
- uses: actions/checkout@v2
3333
- name: Set up Python ${{ matrix.python-version }}

0 commit comments

Comments
 (0)