Force alr version to 1.2.1
This way we can test that version without making it default in setup-alire action.
This commit is contained in:
@@ -41,6 +41,7 @@ jobs:
|
||||
uses: alire-project/setup-alire@v1
|
||||
with:
|
||||
toolchain: --disable-assistant # We don't need the compiler
|
||||
version: 1.2.1
|
||||
|
||||
- name: Set up GNAT toolchain (FSF)
|
||||
if: (matrix.os == 'ubuntu-latest') && (contains(github.base_ref, 'devel-'))
|
||||
|
||||
Reference in New Issue
Block a user