Skip to content

Commit

Permalink
ci: bump OTP vsns
Browse files Browse the repository at this point in the history
  • Loading branch information
qzhuyan committed Sep 19, 2024
1 parent 6766470 commit 3590e5a
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 4 deletions.
7 changes: 4 additions & 3 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -85,10 +85,11 @@ jobs:
strategy:
fail-fast: false
matrix:
# https://builds.hex.pm/builds/otp/ubuntu-22.04/builds.txt
otp:
- 25.3.2
- 26.2.1
- OTP-27.0-rc3
- 25.3.2.9
- 26.2.5.3
- 27.1
openssl:
- openssl3
- openssl
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ jobs:
matrix:
otp:
- 25.3.2-2
- 26.2.1-2
- 26.2.5.2-1
openssl:
- openssl3
- openssl
Expand Down

0 comments on commit 3590e5a

Please sign in to comment.