Skip to content

Commit 6c005a3

Browse files
committed
3.11b5
1 parent e0614f2 commit 6c005a3

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
@@ -27,7 +27,7 @@ jobs:
2727
- "3.8"
2828
- "3.9"
2929
- "3.10"
30-
- "3.11.0-beta.4"
30+
- "3.11.0-beta.5"
3131
steps:
3232
- uses: actions/checkout@v2
3333
- name: Set up Python ${{ matrix.python-version }}

0 commit comments

Comments
 (0)