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 0ea261b commit e3b82a1Copy full SHA for e3b82a1
.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]
+ os: [ubuntu-24.04-arm, windows-11-arm, macos-latest]
13
steps:
14
- name: Check System Architecture
15
shell: bash
0 commit comments