Skip to content

Commit

Permalink
Pin to gcc 13.*
Browse files Browse the repository at this point in the history
  • Loading branch information
bdice committed Jan 13, 2025
1 parent fa88f0d commit 11830a2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions dependencies.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -131,13 +131,13 @@ dependencies:
arch: x86_64
cuda: "12.*"
packages:
- gcc_linux-64>=11,<14
- gcc_linux-64=13.*
- cuda-nvcc
- matrix:
arch: aarch64
cuda: "12.*"
packages:
- gcc_linux-aarch64>=11,<14
- gcc_linux-aarch64=13.*
- cuda-nvcc
checks:
common:
Expand Down

0 comments on commit 11830a2

Please sign in to comment.