Skip to content

Commit

Permalink
fix: install proper macos-14 toolchain in nightly build (#1780)
Browse files Browse the repository at this point in the history
  • Loading branch information
mosteo committed Oct 21, 2024
1 parent fa1f47a commit 62827a3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/nightly.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
submodules: true

- name: Install FSF toolchain
uses: alire-project/alr-install@v1
uses: alire-project/alr-install@v2
with:
crates: gnat_native gprbuild
prefix: alire_prefix
Expand Down

0 comments on commit 62827a3

Please sign in to comment.