mirror of
https://github.com/project-zot/zot.git
synced 2026-06-19 14:08:01 +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:
@@ -12,7 +12,7 @@ permissions: read-all
|
||||
jobs:
|
||||
benchmark:
|
||||
name: Performance regression check
|
||||
runs-on: ubuntu-latest-8-cores
|
||||
runs-on: oracle-vm-8cpu-32gb-x86-64
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
- uses: actions/setup-go@v5
|
||||
|
||||
Reference in New Issue
Block a user