Skip to content

Commit d318462

Browse files
[DBG] fail-fast: false
1 parent 7b40ea7 commit d318462

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,7 @@ jobs:
4040
name: "Build (${{ matrix.linux_version }}, Meson: ${{ matrix.meson_version }})"
4141
runs-on: ubuntu-latest
4242
strategy:
43+
fail-fast: false
4344
matrix:
4445
meson_version: ["native", "0.61", "1.3", "1.8", 'latest']
4546
linux_version: ["almalinux:8", "almalinux:9", "ubuntu:20.04", "ubuntu:22.04", "ubuntu:24.04"]

0 commit comments

Comments
 (0)