Skip to content

Commit 100d85e

Browse files
committed
Run Windows tests on Python 3.11
1 parent b7e3bc2 commit 100d85e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ jobs:
5757
- os: macos-14
5858
python-version: "3.10"
5959
- os: windows-latest
60-
python-version: "3.10"
60+
python-version: "3.11"
6161
- os: ubuntu-latest
6262
python-version: "3.10"
6363
steps:

0 commit comments

Comments
 (0)