Update .gitea/workflows/release.yml
Some checks failed
/ release ${{ matrix.target }} (x86_64-unknown-linux-musl) (push) Failing after 1m24s

This commit is contained in:
Benjamyn Love 2025-03-20 17:26:12 -04:00
parent c343e543ec
commit ebc8731b05

View File

@ -8,7 +8,7 @@ on:
jobs: jobs:
release: release:
name: release ${{ matrix.target }} name: release ${{ matrix.target }}
runs-on: alma9 runs-on: ubuntu-latest
strategy: strategy:
fail-fast: false fail-fast: false
matrix: matrix: