try alma ( i know apt will fail )
Some checks failed
/ release ${{ matrix.target }} (x86_64-unknown-linux-musl) (push) Failing after 11s

This commit is contained in:
Benjamyn Love 2024-12-05 20:20:26 +11:00
parent e622041d01
commit 8e5c810a11

View File

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