Skip to content

Commit

Permalink
Update release workflow to include additional NIF versions 2.16 and 2.17
Browse files Browse the repository at this point in the history
  • Loading branch information
justindotpub committed Dec 18, 2024
1 parent 7aa974b commit ded1e86
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
strategy:
fail-fast: false
matrix:
nif: ["2.15"]
nif: ["2.15", "2.16", "2.17"]
job:
- { target: aarch64-apple-darwin, os: macos-13 }
- {
Expand Down

0 comments on commit ded1e86

Please sign in to comment.