We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e3b82a1 commit b8e47f0Copy full SHA for b8e47f0
.github/workflows/cache-pip.yml
@@ -9,7 +9,7 @@ jobs:
9
runs-on: ${{ matrix.os }}
10
strategy:
11
matrix:
12
- os: [ubuntu-24.04-arm, windows-11-arm, macos-latest]
+ os: [ubuntu-24.04-arm, windows-11-arm, macos-latest, windows-latest]
13
steps:
14
- name: Check System Architecture
15
shell: bash
0 commit comments