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

Downgrade conda

Downgrade conda #44

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