mirror of
https://github.com/deepset-ai/haystack.git
synced 2025-11-02 18:59:28 +00:00
chore: remove matrix from Linux CI (#5955)
* remove matrix * workflow names
This commit is contained in:
parent
cc70b4b613
commit
b844ab8e22
7
.github/workflows/tests_preview.yml
vendored
7
.github/workflows/tests_preview.yml
vendored
@ -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
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user