Skip to content

~Sandbox

~Sandbox #1010

Workflow file for this run

name: "~Sandbox"
on:
push:
workflow_dispatch:
jobs:
build-base-1:
uses: ./.github/workflows/_build_base.yaml
with:
ARCHITECTURE: amd64
JAX_NCCL_VERSION: "2.20.3-1"
secrets: inherit
# build-base-error:
# uses: ./.github/workflows/_build_base.yaml
# with:
# ARCHITECTURE: amd64
# JAX_NCCL_VERSION: "2.20.5-1"
# secrets: inherit
# build-base-default:
# uses: ./.github/workflows/_build_base.yaml
# with:
# ARCHITECTURE: amd64
# secrets: inherit