mirror of
https://github.com/khoaliber/khoj.git
synced 2026-03-02 21:19:12 +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'
|
||||
platform: linux/amd64
|
||||
runner: ubuntu-latest
|
||||
- image: 'cloud'
|
||||
platform: linux/arm64
|
||||
runner: ubuntu-linux-arm64
|
||||
# - image: 'cloud'
|
||||
# platform: linux/arm64
|
||||
# runner: ubuntu-linux-arm64
|
||||
runs-on: ${{ matrix.runner }}
|
||||
steps:
|
||||
- name: Checkout Code
|
||||
|
||||
Reference in New Issue
Block a user