Skip to content

Commit 3680ba5

Browse files
committed
run static analysis with 1.15
1 parent 132756a commit 3680ba5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ jobs:
9898
strategy:
9999
matrix:
100100
include:
101-
- elixir: 1.14.x
101+
- elixir: 1.15.x
102102
otp: 25.x
103103
steps:
104104
- uses: actions/checkout@v3

0 commit comments

Comments
 (0)