Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/develop' into fix/ci-python-version
Browse files Browse the repository at this point in the history
  • Loading branch information
sylvlecl committed Oct 19, 2023
2 parents 22b5db3 + a9bf785 commit bad2165
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/windows-vcpkg.yml
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ jobs:
ortools-url: ${{env.ORTOOLS_URL}}
ortools-dir: ${{env.ORTOOLS_DIR}}

- name: Setup Python 3.11
- name: Setup Python 3.12
uses: actions/setup-python@v4
id: setup-python
with:
Expand Down

0 comments on commit bad2165

Please sign in to comment.