Skip to content

Commit

Permalink
missed endquote
Browse files Browse the repository at this point in the history
  • Loading branch information
brandon-b-miller committed Nov 6, 2023
1 parent 1335b56 commit cb57054
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pr.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
python-version: ["3.10", "3.11", "3.12"]
container:
# Use CentOS 7 for an old glibc version, so the wheel has broad manylinux compatibility.
image: "rapidsai/ci-conda:cuda12.0.1-centos7-py3.10
image: "rapidsai/ci-conda:cuda12.0.1-centos7-py3.10"
steps:
- name: Checkout code
uses: actions/checkout@v3
Expand Down

0 comments on commit cb57054

Please sign in to comment.