Skip to content

Commit b8e47f0

Browse files
Update cache-pip.yml
1 parent e3b82a1 commit b8e47f0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/cache-pip.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ jobs:
99
runs-on: ${{ matrix.os }}
1010
strategy:
1111
matrix:
12-
os: [ubuntu-24.04-arm, windows-11-arm, macos-latest]
12+
os: [ubuntu-24.04-arm, windows-11-arm, macos-latest, windows-latest]
1313
steps:
1414
- name: Check System Architecture
1515
shell: bash

0 commit comments

Comments
 (0)