fix: use version-type loose for OTP compatibility
Some checks failed
Elixir CI / Dialyzer (push) Failing after 10s
Elixir CI / Build and test (push) Failing after 21s
Elixir CI / Build and Push Docker Image (push) Has been skipped

This commit is contained in:
Graham McIntire 2026-07-27 11:10:51 -05:00
parent 3d319a669d
commit 3738b8fe57
No known key found for this signature in database
GPG key ID: F4ABF488E6029E59
2 changed files with 3 additions and 3 deletions

View file

@ -40,7 +40,7 @@ jobs:
- name: Set up Elixir
uses: http://forgejo:3000/graham/setup-beam.git@v1
with:
version-type: strict
version-type: loose
elixir-version: '1.20.2'
otp-version: '29.0'
@ -99,7 +99,7 @@ jobs:
- name: Set up Elixir
uses: http://forgejo:3000/graham/setup-beam.git@v1
with:
version-type: strict
version-type: loose
elixir-version: '1.20.2'
otp-version: '29.0'

2
vendor/aprs vendored

@ -1 +1 @@
Subproject commit ce327e3d278ca3b5bf96e2f0da66386ac56adcf6
Subproject commit a144d007c13408b48d238feb26a39b895f16fee0