Skip to content

[MAINT] use mac os latest for tests in CI #33

[MAINT] use mac os latest for tests in CI

[MAINT] use mac os latest for tests in CI #33

Workflow file for this run

---
name: apptainer build
on:
push:
branches: [main]
pull_request:
branches: [main]
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: eWaterCycle/setup-apptainer@v2
with:
apptainer-version: 1.3.0
- name: build sif image
run: apptainer build bidspm.sif bidspm.def