mirror of
https://github.com/deepset-ai/haystack.git
synced 2026-01-06 12:07:04 +00:00
revert fix: change the Docker workflow runner (#5078)
This commit is contained in:
parent
ffe7b2af9a
commit
97d5db3b9c
2
.github/workflows/docker_release.yml
vendored
2
.github/workflows/docker_release.yml
vendored
@ -14,7 +14,7 @@ env:
|
||||
jobs:
|
||||
build-and-push:
|
||||
name: Build ${{ matrix.target }} images
|
||||
runs-on: ubuntu-latest
|
||||
runs-on: ubuntu-latest-4-cores
|
||||
strategy:
|
||||
matrix:
|
||||
target:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user