diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 8a59854..da6c704 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -13,8 +13,8 @@ jobs: strategy: matrix: - otp: [25, 26] - rebar3: [3.22.1] + otp: [25, 26, 27] + rebar3: [3.24.0] rust: [stable] steps: