Skip to content

Commit 11f1480

Browse files
committed
Fix typo
- Now this is just getting silly
1 parent ba6de5b commit 11f1480

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
strategy:
1717
fail-fast: false
1818
matrix:
19-
nif: ["2.16", 2.15"]
19+
nif: ["2.16", "2.15"]
2020
job:
2121
- { target: arm-unknown-linux-gnueabihf , os: ubuntu-20.04 , use-cross: true }
2222
- { target: aarch64-unknown-linux-gnu , os: ubuntu-20.04 , use-cross: true }

0 commit comments

Comments
 (0)