Skip to content

Commit 1bbae50

Browse files
committed
Attempt to fix CI with latest ESL packages for each major version
1 parent 5e47b28 commit 1bbae50

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/workflows/ci.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,9 @@ jobs:
1414
- ubuntu-latest
1515
otp:
1616
- "24.3.3"
17-
- "23.3.4.14"
18-
- "22.3.4.26"
19-
- "21.3.8.24"
17+
- "23.3.4.5"
18+
- "22.3.4.9"
19+
- "21.3.8.17"
2020
- "20.3.8.26"
2121
include:
2222
- os: ubuntu-18.04

0 commit comments

Comments
 (0)