chore: remove matrix from Linux CI (#5955)

* remove matrix

* workflow names
This commit is contained in:
ZanSara 2023-10-03 17:39:04 +02:00 committed by GitHub
parent cc70b4b613
commit b844ab8e22
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -156,12 +156,7 @@ jobs:
integration-tests-linux: integration-tests-linux:
name: Integration / ubuntu-latest name: Integration / ubuntu-latest
needs: unit-tests needs: unit-tests
strategy: runs-on: ubuntu-latest
fail-fast: false
matrix:
os:
- ubuntu-latest
runs-on: ${{ matrix.os }}
services: services:
tika: tika:
image: apache/tika:2.9.0.0 image: apache/tika:2.9.0.0