We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 81b3efd commit 406f9bbCopy full SHA for 406f9bb
.github/workflows/checks-and-builds.yaml
@@ -12,7 +12,7 @@ jobs:
12
check-style:
13
runs-on: ubuntu-latest
14
container:
15
- image: rapidsai/ci-conda:latest
+ image: rapidsai/ci-conda:cuda12.2.2-ubuntu22.04-py3.9
16
steps:
17
- name: Checkout code
18
uses: actions/checkout@v4
0 commit comments