Skip to content

Commit 58e5a37

Browse files
committed
use amd64
1 parent e14912b commit 58e5a37

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.cpu.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ jobs:
4040
SCCACHE_DIST_MAX_RETRIES: "4"
4141
SCCACHE_DIST_REQUEST_TIMEOUT: "7140"
4242
SCCACHE_DIST_TOKEN: "${{ secrets.STDEXEC_BUILD_CLUSTER_SECRET }}"
43-
SCCACHE_DIST_URL: "https://${{ matrix.arch }}.linux.sccache.rapids.nvidia.com"
43+
SCCACHE_DIST_URL: "https://amd64.linux.sccache.rapids.nvidia.com"
4444
SCCACHE_ERROR_LOG: "/home/coder/stdexec/.cache/sccache.log"
4545
SCCACHE_REGION: "us-east-2"
4646
SCCACHE_S3_KEY_PREFIX: "nvidia-stdexec-dev"

0 commit comments

Comments
 (0)