Skip to content

Commit

Permalink
Update aarch64 to GCC 11 (#978)
Browse files Browse the repository at this point in the history
This PR updates aarch64 dependencies to use GCC 11. Follow-up to #961.

Authors:
  - Bradley Dice (https://github.com/bdice)

Approvers:
  - Mark Harris (https://github.com/harrism)
  - AJ Schmidt (https://github.com/ajschmidt8)

URL: #978
  • Loading branch information
bdice authored Mar 8, 2023
1 parent 262cb26 commit a9bf0f1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dependencies.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ dependencies:
- matrix:
arch: aarch64
packages:
- &gcc_aarch64 gcc_linux-aarch64=9.*
- &gcc_aarch64 gcc_linux-aarch64=11.*
- &sysroot_aarch64 sysroot_linux-aarch64==2.17
- output_types: conda
matrices:
Expand Down

0 comments on commit a9bf0f1

Please sign in to comment.