Skip to content

Commit 406f9bb

Browse files
Run check-style on Python 3.9
1 parent 81b3efd commit 406f9bb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/checks-and-builds.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
check-style:
1313
runs-on: ubuntu-latest
1414
container:
15-
image: rapidsai/ci-conda:latest
15+
image: rapidsai/ci-conda:cuda12.2.2-ubuntu22.04-py3.9
1616
steps:
1717
- name: Checkout code
1818
uses: actions/checkout@v4

0 commit comments

Comments
 (0)