Skip to content

Commit

Permalink
Switch to alire v2 branch for github actions
Browse files Browse the repository at this point in the history
  • Loading branch information
JeremyGrosser committed Dec 27, 2023
1 parent c96fa46 commit 3d0a253
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/master.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: alire-project/setup-alire@v1
- uses: alire-project/setup-alire@v2
with:
version: 1.2.1
version: nightly
- run: cd tests; alr build

0 comments on commit 3d0a253

Please sign in to comment.