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:
GHA
2022-08-26 15:08:38 +02:00
parent 19b9c9f156
commit 25e277e47d
4 changed files with 8 additions and 2 deletions
+2
View File
@@ -63,6 +63,8 @@ jobs:
- name: Set up stable `alr`
if: contains(github.base_ref, 'stable-')
uses: alire-project/setup-alire@v1
with:
version: 1.2.1
# By default, this sets up the newest indexed native toolchain
- name: Set up devel `alr`