Skip to content

Commit c29fa02

Browse files
committed
build with Python 3.11
1 parent de2b92e commit c29fa02

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-rc.2"
30+
- "3.11"
3131
steps:
3232
- uses: actions/checkout@v2
3333
- name: Set up Python ${{ matrix.python-version }}

0 commit comments

Comments
 (0)