Skip to content

Commit 3c7a6ba

Browse files
committed
up
1 parent e3e7c71 commit 3c7a6ba

File tree

1 file changed

+3
-5
lines changed

1 file changed

+3
-5
lines changed

.github/workflows/ci.yml

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -20,14 +20,12 @@ jobs:
2020
pair:
2121
- elixir: 1.11.3
2222
otp: 23.2.5
23-
- elixir: 1.14.0
24-
otp: 25.1.2
23+
- elixir: 1.16.2
24+
otp: 26.2.5
2525
include:
2626
- db: mysql:8.0
27-
pair:
28-
elixir: 1.11.4
29-
otp: 23.3.3
3027
lint: lint
28+
3129
- db: mysql:8.0
3230
pair:
3331
elixir: 1.7.4

0 commit comments

Comments
 (0)