Skip to content

Commit e1049ff

Browse files
committed
version
1 parent 15d7d9c commit e1049ff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
- "3.8"
2929
- "3.9"
3030
- "3.10"
31-
- "3.11"
31+
- "3.11.0-beta.3"
3232
steps:
3333
- uses: actions/checkout@v2
3434
- name: Set up Python ${{ matrix.python-version }}

0 commit comments

Comments
 (0)