diff --git a/.forgejo/workflows/ci.yml b/.forgejo/workflows/ci.yml index 2a3e3b7..a271af6 100644 --- a/.forgejo/workflows/ci.yml +++ b/.forgejo/workflows/ci.yml @@ -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' diff --git a/vendor/aprs b/vendor/aprs index ce327e3..a144d00 160000 --- a/vendor/aprs +++ b/vendor/aprs @@ -1 +1 @@ -Subproject commit ce327e3d278ca3b5bf96e2f0da66386ac56adcf6 +Subproject commit a144d007c13408b48d238feb26a39b895f16fee0