Skip to content

Commit

Permalink
Use OTP26 in erlang.mk tests
Browse files Browse the repository at this point in the history
  • Loading branch information
mkuratczyk committed May 22, 2023
1 parent d0ffa35 commit c509c45
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/erlang.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ jobs:
fail-fast: false
matrix:
otp:
- "25"
- "26"
steps:
- name: CHECKOUT
uses: actions/checkout@v2
Expand Down

0 comments on commit c509c45

Please sign in to comment.