Skip to content

Commit

Permalink
test CI windows
Browse files Browse the repository at this point in the history
  • Loading branch information
nguyenhoangthuan99 committed Dec 6, 2024
1 parent 237e425 commit 4844052
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/python-package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ jobs:
if : runner.os == 'Windows'
uses: actions/setup-python@v5
with:
python-version: "3.10"
python-version: "3.11"

# - name: Install Miniconda on Linux
# if: runner.os == 'Linux'
Expand Down

0 comments on commit 4844052

Please sign in to comment.