mirror of
https://github.com/deepset-ai/haystack.git
synced 2025-11-02 10:49:30 +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:
|
||||
name: Integration / macos-latest
|
||||
needs: unit-tests
|
||||
runs-on: macos-latest-xl
|
||||
runs-on: macos-latest
|
||||
env:
|
||||
HAYSTACK_MPS_ENABLED: false
|
||||
steps:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user