Skip to content
This repository was archived by the owner on Jul 4, 2025. It is now read-only.

Commit 4844052

Browse files
test CI windows
1 parent 237e425 commit 4844052

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/python-package.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ jobs:
4949
if : runner.os == 'Windows'
5050
uses: actions/setup-python@v5
5151
with:
52-
python-version: "3.10"
52+
python-version: "3.11"
5353

5454
# - name: Install Miniconda on Linux
5555
# if: runner.os == 'Linux'

0 commit comments

Comments
 (0)