Merge pull request #119 from Kilo-Org/catrielmuller/blacksmith-migration

Replace Depot for Blacksmith
This commit is contained in:
Catriel Müller
2026-02-04 16:41:55 -03:00
committed by GitHub
+4 -3
View File
@@ -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: