Skip to content

Commit

Permalink
Update Erlang CI images
Browse files Browse the repository at this point in the history
 * Use latest patch levels for 24 and 25.
 * Add 26 to the list.
  • Loading branch information
nickva committed Sep 22, 2023
1 parent 97573d2 commit ba907b1
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,9 @@ jobs:
os:
- ubuntu-latest
otp:
- "25.3.0.0"
- "24.3.4.10"
- "26.0.2.0"
- "25.3.2.3"
- "24.3.4.13"
- "23.3.4.18"
- "22.3.4.26"
- "21.3.8.24"
Expand Down

0 comments on commit ba907b1

Please sign in to comment.