Skip to content

Commit

Permalink
fix: install proper macos14 toolchain in nightly build
Browse files Browse the repository at this point in the history
  • Loading branch information
mosteo committed Oct 14, 2024
1 parent ff4e7fe commit 6228e94
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 6228e94

Please sign in to comment.