mirror of
https://github.com/project-zot/zot.git
synced 2026-06-20 06:37:56 +08:00
chore(ci): update github runners to oci gh arc runners (#3293)
ci: update github runners to oci gh arc runners Signed-off-by: Koray Oksay <koray.oksay@gmail.com>
This commit is contained in:
@@ -14,7 +14,7 @@ permissions: read-all
|
||||
jobs:
|
||||
client-tools:
|
||||
name: Check client tools
|
||||
runs-on: ubuntu-latest-16-cores
|
||||
runs-on: oracle-vm-16cpu-64gb-x86-64
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
- uses: actions/setup-go@v5
|
||||
|
||||
Reference in New Issue
Block a user