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 807b88d commit a0ec606Copy full SHA for a0ec606
.github/workflows/ci.yml
@@ -12,6 +12,7 @@ jobs:
12
os: [
13
ubuntu-latest, # x86_64
14
macos-13, # x86_64
15
+ macos-15, # arm64
16
]
17
runs-on: ${{ matrix.os }}
18
steps:
0 commit comments