diff --git a/.github/workflows/run_test_cases.yaml b/.github/workflows/run_test_cases.yaml index 8788edc..c08e9b2 100644 --- a/.github/workflows/run_test_cases.yaml +++ b/.github/workflows/run_test_cases.yaml @@ -28,18 +28,18 @@ jobs: strategy: matrix: builder: - - 5.3-3 + - 5.4-4 otp: - - 26.2.3-1 + - 27.2-2 elixir: - - 1.15.7 + - 1.17.3 arch: - amd64 - arm64 - os: + os: + - ubuntu24.04 - ubuntu22.04 - ubuntu20.04 - - ubuntu18.04 - debian12 - debian11 - debian10 diff --git a/rebar.config b/rebar.config index b975de3..388ed75 100644 --- a/rebar.config +++ b/rebar.config @@ -14,7 +14,7 @@ {port_specs, [{"priv/bcrypt_nif.so", ["c_src/*.c"]}]}. {plugins, [ - {pc, "v1.14.0"} + {pc, "1.15.0"} ]}. {provider_hooks, [