mirror of
https://github.com/Kilo-Org/kilocode.git
synced 2026-09-18 17:49:59 +08:00
Merge remote-tracking branch 'origin/main' into johnnyamancio/kilo-opencode-v1.4.4
This commit is contained in:
@@ -46,7 +46,7 @@ jobs:
|
||||
|
||||
- uses: ./.github/actions/setup-bun
|
||||
|
||||
# kilocode_change start - install deps for changeset changelog generation
|
||||
# kilocode_change start - install deps for version script workspace resolution
|
||||
- name: Install dependencies
|
||||
run: bun install
|
||||
|
||||
|
||||
@@ -28,9 +28,9 @@ jobs:
|
||||
matrix:
|
||||
settings:
|
||||
- name: linux
|
||||
host: blacksmith-4vcpu-ubuntu-2404
|
||||
host: blacksmith-8vcpu-ubuntu-2404
|
||||
- name: windows
|
||||
host: blacksmith-4vcpu-windows-2025
|
||||
host: blacksmith-8vcpu-windows-2025
|
||||
runs-on: ${{ matrix.settings.host }}
|
||||
defaults:
|
||||
run:
|
||||
|
||||
Reference in New Issue
Block a user