Skip to content

Commit

Permalink
build: update msvc-dev-cmd action
Browse files Browse the repository at this point in the history
  • Loading branch information
jgriffiths committed Feb 19, 2024
1 parent abb22e1 commit ec348c8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/wheels.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:

- name: Install MSVC
if: runner.os == 'Windows'
uses: ilammy/msvc-dev-cmd@v1.4.1
uses: ilammy/msvc-dev-cmd@v1.13.0

- name: Install qemu aarch64
if: runner.os == 'Linux'
Expand Down

0 comments on commit ec348c8

Please sign in to comment.