Skip to content

Commit

Permalink
Use latest FSF GNAT for nightly alr builds (alire-project#1659)
Browse files Browse the repository at this point in the history
  • Loading branch information
mosteo authored Mar 21, 2024
1 parent a6d351c commit 5dcc28e
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/nightly.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,9 @@ jobs:
submodules: true

- name: Install FSF toolchain
uses: alire-project/setup-alire@v3
uses: alire-project/alr-install@v1
with:
crates: gnat_native gprbuild

- name: Install Python 3.x (required for the testsuite)
uses: actions/setup-python@v2
Expand Down

0 comments on commit 5dcc28e

Please sign in to comment.