Skip to content
This repository has been archived by the owner on Aug 27, 2024. It is now read-only.

Revert "Update condaforge/miniforge3 Docker tag to v23.11.0-0 (#58)" #43

Revert "Update condaforge/miniforge3 Docker tag to v23.11.0-0 (#58)"

Revert "Update condaforge/miniforge3 Docker tag to v23.11.0-0 (#58)" #43

Workflow file for this run

name: ci
on:
push:
branches:
- "pull-request/[0-9]+"
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
jobs:
build-images:
uses: ./.github/workflows/build-and-publish-images.yml
with:
build_type: pull-request
secrets: inherit