We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b7a2466 commit 8807dafCopy full SHA for 8807daf
.github/workflows/checks-and-builds.yaml
@@ -42,7 +42,7 @@ jobs:
42
needs: check-style
43
runs-on: ubuntu-latest
44
container:
45
- image: rapidsai/ci-wheel:cuda12.2.2-ubuntu22.04-py3.9
+ image: rapidsai/ci-wheel:cuda12.2.2-ubuntu20.04-py3.9
46
env:
47
PUBLISH: "${{ inputs.publish }}"
48
RAPIDS_CONDA_TOKEN: ${{ secrets.CONDA_RAPIDSAI_WHEELS_NIGHTLY_TOKEN }}
0 commit comments