Skip to content

Commit 0a8492a

Browse files
committed
Re-add python image to ci matrix
1 parent 05d1d38 commit 0a8492a

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

.github/ISSUES/000-revive-dockerhub-hosting.md

Whitespace-only changes.

.github/workflows/ci.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,8 @@ jobs:
4141
dockerfile: mamba-py/Dockerfile
4242
- image: mamba-pyr
4343
dockerfile: mamba-pyr/Dockerfile
44+
- image: python
45+
dockerfile: python/Dockerfile
4446
- image: pythonr
4547
dockerfile: pythonr/Dockerfile
4648
- image: latest # This is the root Dockerfile

0 commit comments

Comments
 (0)