Bump alr version in use to 1.2.2 (#707)

This commit is contained in:
Alejandro R Mosteo
2023-01-13 11:50:47 +01:00
committed by GitHub
parent eeeb7d09b3
commit 8ccc8d1d85
3 changed files with 6 additions and 3 deletions
+2 -1
View File
@@ -6,6 +6,7 @@ name: Toolchain
env:
CHECKS_ORG: alire-project
CHECKS_REPO: alire-index-checks
ALR_VERSION: 1.2.2
on:
pull_request:
@@ -64,7 +65,7 @@ jobs:
if: contains(github.base_ref, 'stable-')
uses: alire-project/setup-alire@v1
with:
version: 1.2.1
version: ${{env.ALR_VERSION}}
# By default, this sets up the newest indexed native toolchain
- name: Set up devel `alr`