mirror of
https://github.com/khoaliber/khoj.git
synced 2026-03-09 21:29:11 +00:00
Temporarily disable cloud arm builds while we disambiguate the build issues
This commit is contained in:
6
.github/workflows/dockerize.yml
vendored
6
.github/workflows/dockerize.yml
vendored
@@ -51,9 +51,9 @@ jobs:
|
|||||||
- image: 'cloud'
|
- image: 'cloud'
|
||||||
platform: linux/amd64
|
platform: linux/amd64
|
||||||
runner: ubuntu-latest
|
runner: ubuntu-latest
|
||||||
- image: 'cloud'
|
# - image: 'cloud'
|
||||||
platform: linux/arm64
|
# platform: linux/arm64
|
||||||
runner: ubuntu-linux-arm64
|
# runner: ubuntu-linux-arm64
|
||||||
runs-on: ${{ matrix.runner }}
|
runs-on: ${{ matrix.runner }}
|
||||||
steps:
|
steps:
|
||||||
- name: Checkout Code
|
- name: Checkout Code
|
||||||
|
|||||||
Reference in New Issue
Block a user