Skip to content

Commit

Permalink
Update github workflows
Browse files Browse the repository at this point in the history
  • Loading branch information
farhadi committed Nov 14, 2024
1 parent 39f223c commit 37af894
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit 37af894

Please sign in to comment.