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