fix: use version-type loose for OTP compatibility
This commit is contained in:
parent
3d319a669d
commit
3738b8fe57
2 changed files with 3 additions and 3 deletions
|
|
@ -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
2
vendor/aprs
vendored
|
|
@ -1 +1 @@
|
|||
Subproject commit ce327e3d278ca3b5bf96e2f0da66386ac56adcf6
|
||||
Subproject commit a144d007c13408b48d238feb26a39b895f16fee0
|
||||
Loading…
Add table
Reference in a new issue