mirror of
https://github.com/kairos-io/packages.git
synced 2025-08-16 15:07:59 +00:00
chore(ci): switch back to our runners (#1278)
This commit is contained in:
parent
17f2e8b815
commit
481e22a0ab
2
.github/workflows/pr.yaml
vendored
2
.github/workflows/pr.yaml
vendored
@ -30,7 +30,7 @@ jobs:
|
|||||||
go run main.go $PKG_ALL_CHANGED_FILES
|
go run main.go $PKG_ALL_CHANGED_FILES
|
||||||
|
|
||||||
build-arm64:
|
build-arm64:
|
||||||
runs-on: [ubuntu-24.04-arm]
|
runs-on: ARM64
|
||||||
env:
|
env:
|
||||||
ARCH: amd64
|
ARCH: amd64
|
||||||
steps:
|
steps:
|
||||||
|
Loading…
Reference in New Issue
Block a user