Skip to content

Commit

Permalink
chore: update gha windows req to 3.12 (#7462)
Browse files Browse the repository at this point in the history
* chore: update gha windows req to 3.12

* chore: update reproducible to trigger GHA

* Update reproducibles: update-reproducible-win-reqs

---------

Co-authored-by: GitHub Action <[email protected]>
  • Loading branch information
jysheng123 and actions-user authored Sep 10, 2024
1 parent e3acc7d commit 9f956df
Show file tree
Hide file tree
Showing 2 changed files with 120 additions and 137 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/update-reproducibles.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
python: 3.8
target: update-reproducible-mac-reqs
- os: windows-latest
python: 3.11
python: 3.12
target: update-reproducible-win-reqs
max-parallel: 1
runs-on: ${{ matrix.os }}
Expand Down
Loading

0 comments on commit 9f956df

Please sign in to comment.