Skip to content

Commit 14a8a58

Browse files
authored
Update CI (#740)
1 parent 3bb2ee2 commit 14a8a58

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/workflows/ci.yml

+3-3
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ on:
88

99
jobs:
1010
test:
11-
runs-on: ubuntu-20.04
11+
runs-on: ubuntu-22.04
1212

1313
services:
1414
pg:
@@ -44,8 +44,8 @@ jobs:
4444
- version: 14
4545

4646
pair:
47-
- elixir: 1.11.4
48-
otp: 23.3.3
47+
- elixir: 1.12
48+
otp: 24.3
4949
include:
5050
- pg:
5151
version: 14

0 commit comments

Comments
 (0)