Skip to content

Update precompiled NIF checksums for v0.17.5 #33

Update precompiled NIF checksums for v0.17.5

Update precompiled NIF checksums for v0.17.5 #33

Workflow file for this run

name: CI
on:
push:
branches: [master, main]
pull_request:
branches: [master, main]
permissions:
contents: read
jobs:
ci:
uses: elixir-vibe/actions/.github/workflows/elixir-rustler-ci.yml@v1
with:
min-elixir: "1.17"
min-otp: "26"
rust-toolchain: "1.95.0"
rust-profile: default
rust-cache-workspaces: |
. -> target
native/oxc_lint_nif -> target
native/oxc_fmt_nif -> target
extra-env: |
OXC_EX_BUILD=1