Skip to content

feat: generalize config file handling for Algorithm #37

feat: generalize config file handling for Algorithm

feat: generalize config file handling for Algorithm #37

Workflow file for this run

name: MinVer # minimum required-version of dependencies on Linux
on:
pull_request:
push:
branches: [ main ]
tags: [ '*' ]
concurrency:
group: ${{ github.workflow }}-${{ github.head_ref || github.run_id }}
cancel-in-progress: true
jobs:
Linux:
name: Linux (minver)
uses: ./.github/workflows/ci.yml
with:
runner: ubuntu-latest
container: archlinux/archlinux:latest
verset: minver