Unverified Commit 1767ffee authored by Peter Eastman's avatar Peter Eastman Committed by GitHub
Browse files

Use newer docker container for PPC (#4906)

* Use newer docker container for PPC

* Try different syntax
parent fe0550bb
...@@ -442,7 +442,7 @@ jobs: ...@@ -442,7 +442,7 @@ jobs:
matrix: matrix:
include: include:
- name: PowerPC CPU/CUDA 10.2 Python 3.13 with condaforge compilers - name: PowerPC CPU/CUDA 10.2 Python 3.13 with condaforge compilers
docker-image: quay.io/condaforge/linux-anvil-ppc64le-cuda:10.2 docker-image: quay.io/condaforge/linux-anvil-ppc64le-cuda:11.8
python-version: "3.13" python-version: "3.13"
compilers: compilers compilers: compilers
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment