mirror of
https://github.com/deepset-ai/haystack.git
synced 2025-11-25 14:36:05 +00:00
downgrade unnecessary runner instance (#6477)
This commit is contained in:
parent
7e6af82f2f
commit
bf542ebfb0
2
.github/workflows/tests.yml
vendored
2
.github/workflows/tests.yml
vendored
@ -195,7 +195,7 @@ jobs:
|
|||||||
integration-tests-macos:
|
integration-tests-macos:
|
||||||
name: Integration / macos-latest
|
name: Integration / macos-latest
|
||||||
needs: unit-tests
|
needs: unit-tests
|
||||||
runs-on: macos-latest-xl
|
runs-on: macos-latest
|
||||||
env:
|
env:
|
||||||
HAYSTACK_MPS_ENABLED: false
|
HAYSTACK_MPS_ENABLED: false
|
||||||
steps:
|
steps:
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user