We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ba9821d commit 3e5f7cfCopy full SHA for 3e5f7cf
.github/workflows/ci.yml
@@ -39,7 +39,6 @@ jobs:
39
fail-fast: false
40
matrix:
41
include:
42
- - {name: AppleClang (x86_64), runner: macos-13}
43
- {name: AppleClang (arm64), runner: macos-14}
44
name: macOS (${{matrix.name}})
45
runs-on: ${{matrix.runner}}
0 commit comments