Skip to content

Commit

Permalink
CI: update setup-python-installed version to 3.12
Browse files Browse the repository at this point in the history
to match autobuild
  • Loading branch information
jeremyd2019 committed Dec 8, 2024
1 parent 4d8a7bf commit c4a49da
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ jobs:
# to match the autobuild environment
- uses: actions/setup-python@v5
with:
python-version: '3.11'
python-version: '3.12'
architecture: 'x64'

- uses: msys2/setup-msys2@v2
Expand Down

0 comments on commit c4a49da

Please sign in to comment.