mirror of
https://github.com/Kilo-Org/kilocode.git
synced 2026-09-19 10:02:04 +08:00
Merge pull request #119 from Kilo-Org/catrielmuller/blacksmith-migration
Replace Depot for Blacksmith
This commit is contained in:
@@ -26,9 +26,10 @@ jobs:
|
||||
fail-fast: false
|
||||
matrix:
|
||||
os:
|
||||
- depot-ubuntu-24.04-8
|
||||
- depot-ubuntu-24.04-arm-8
|
||||
- depot-macos-15
|
||||
- blacksmith-4vcpu-ubuntu-2404
|
||||
- blacksmith-4vcpu-ubuntu-2404-arm
|
||||
- macos-15-intel
|
||||
- macos-latest
|
||||
runs-on: ${{ matrix.os }}
|
||||
timeout-minutes: 60
|
||||
steps:
|
||||
|
||||
Reference in New Issue
Block a user