Skip to content

Commit 4c737f0

Browse files
committed
Test with Python 3.11
1 parent 08332a6 commit 4c737f0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ jobs:
4747
strategy:
4848
matrix:
4949
os: [ubuntu-latest, macos-latest]
50-
python-version: ['3.7', '3.10']
50+
python-version: ['3.7', '3.11']
5151
runs-on: ${{ matrix.os }}
5252
steps:
5353
- uses: actions/download-artifact@v3

0 commit comments

Comments
 (0)