Skip to content

Commit

Permalink
...
Browse files Browse the repository at this point in the history
  • Loading branch information
kovidgoyal committed Nov 19, 2023
1 parent 75c409f commit df33290
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:

- { pyver: "3.11", builder: setup.py, os: macos-latest, cc: clang }

- { pyver: "3.12", builder: setup.py, os: windows-2019, cc: cl }
- { pyver: "3.12", builder: setup.py, os: windows-latest, cc: cl }

steps:
- name: Checkout source code
Expand Down

0 comments on commit df33290

Please sign in to comment.