chore: update CI

This commit is contained in:
JasterV 2025-11-06 23:33:32 +01:00
parent c32a736640
commit 26b1104d9c
2 changed files with 5 additions and 2 deletions

View file

@ -18,8 +18,8 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
otp: ["26.0"]
elixir: ["1.16.0"]
otp: ["28.1"]
elixir: ["1.19.2"]
steps:
- name: Set up Elixir

3
yamlfmt.yml Normal file
View file

@ -0,0 +1,3 @@
formatter:
type: basic
retain_line_breaks_single: true