mirror of
https://github.com/obsproject/obs-studio.git
synced 2026-05-03 04:45:10 -04:00
CI: Remove Ubuntu 20.04 build
This commit is contained in:
5
.github/workflows/main.yml
vendored
5
.github/workflows/main.yml
vendored
@@ -233,10 +233,7 @@ jobs:
|
||||
runs-on: ${{ matrix.ubuntu }}
|
||||
strategy:
|
||||
matrix:
|
||||
ubuntu: ['ubuntu-20.04', 'ubuntu-22.04']
|
||||
include:
|
||||
- ubuntu: 'ubuntu-20.04'
|
||||
script_options: '--disable-pipewire'
|
||||
ubuntu: ['ubuntu-22.04']
|
||||
if: always()
|
||||
needs: [config, clang_check]
|
||||
defaults:
|
||||
|
||||
Reference in New Issue
Block a user