mirror of
https://github.com/obsproject/obs-studio.git
synced 2026-08-24 02:34:23 -05:00
CI: Disable fail-fast for Ubuntu builds
This commit is contained in:
@@ -180,6 +180,7 @@ jobs:
|
||||
ubuntu-build:
|
||||
name: Ubuntu 🐧
|
||||
strategy:
|
||||
fail-fast: false
|
||||
matrix:
|
||||
os: [ubuntu-24.04, ubuntu-26.04]
|
||||
runs-on: ${{ matrix.os }}
|
||||
|
||||
Reference in New Issue
Block a user