Skip to content

Commit

Permalink
updated NIF version to 2.16
Browse files Browse the repository at this point in the history
  • Loading branch information
cocoa-xu committed Mar 10, 2024
1 parent a5a7daf commit 7c8014f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
matrix:
job:
- { otp_version: "26", elixir_version: "1.15" }
- { otp_version: "23", elixir_version: "1.12" }
- { otp_version: "24", elixir_version: "1.12" }

name: Linux x86_64 - OTP ${{ matrix.job.otp_version }}

Expand All @@ -46,7 +46,7 @@ jobs:
matrix:
job:
- { otp_version: "26", elixir_version: "1.15" }
- { otp_version: "23", elixir_version: "1.12" }
- { otp_version: "24", elixir_version: "1.12" }

name: Windows x86_64 - OTP ${{ matrix.job.otp_version }}

Expand Down

0 comments on commit 7c8014f

Please sign in to comment.