mirror of
https://github.com/khoj-ai/khoj.git
synced 2024-11-30 19:03:01 +01:00
Try build docker images with github high cpu, ram runner
This commit is contained in:
parent
04bb3d6f15
commit
9848d89d03
1 changed files with 1 additions and 1 deletions
2
.github/workflows/dockerize.yml
vendored
2
.github/workflows/dockerize.yml
vendored
|
@ -38,7 +38,7 @@ env:
|
|||
jobs:
|
||||
build:
|
||||
name: Publish Khoj Docker Images
|
||||
runs-on: ubuntu-latest
|
||||
runs-on: ubuntu-linux-x64-high
|
||||
strategy:
|
||||
fail-fast: false
|
||||
matrix:
|
||||
|
|
Loading…
Reference in a new issue