Skip to content

Commit

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

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

Approvers:
  - Gigon Bae (https://github.com/gigony)
  - Jordan Jacobelli (https://github.com/jjacobelli)

URL: #524
  • Loading branch information
bdice committed Mar 8, 2023
1 parent c16ec7e commit 26283ce
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 @@ -58,7 +58,7 @@ dependencies:
- matrix:
arch: aarch64
packages:
- gcc_linux-aarch64=9.*
- gcc_linux-aarch64=11.*
- sysroot_linux-aarch64==2.17
- output_types: conda
matrices:
Expand Down

0 comments on commit 26283ce

Please sign in to comment.