Skip to content

Workflow file for this run

name: "Generic caller test"
on:
pull_request:
paths:
- .github/workflows/caller.yml
jobs:
base-glibc-debian-bash:
uses: bioconda/bioconda-containers/.github/workflows/generic_build.yml@reusable-workflow-testing
with:
image_name: base-glibc-debian-bash
tags: '3.1 3 latest'
debian_version: '12.2'
archs: 'arm64'
base-glibc-debian-bash:

Check failure on line 16 in .github/workflows/caller.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/caller.yml

Invalid workflow file

You have an error in your yaml syntax on line 16
uses: bioconda/bioconda-containers/.github/workflows/generic_build.yml@reusable-workflow-testing
with:
image_name: base-glibc-busybox-bash
tags: '3.1 3 latest'
debian_version: '12.2'
busybox_version: '1.36.1'
archs: 'amd64'