We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6f78447 commit b8c1da5Copy full SHA for b8c1da5
.github/workflows/release.yml
@@ -12,7 +12,7 @@ jobs:
12
strategy:
13
fail-fast: false
14
matrix:
15
- nif: ["2.15", "2.16"]
+ nif: ["2.15"]
16
job:
17
- { target: aarch64-apple-darwin, os: macos-12 }
18
- { target: x86_64-apple-darwin, os: macos-12 }
0 commit comments