mirror of
https://github.com/project-zot/zot.git
synced 2026-06-17 21:17:58 +08:00
ci: Update GH runner labels (#4121)
* ci: migrate workflows off deprecated oracle-vm runners Switch CI jobs from oracle-vm-* runner labels to cncf-ubuntu-* as the oracle-cm-* CNCF runner labels are deprecated. Signed-off-by: Andrei Aaron <andreifdaaron@gmail.com> * ci: increase resources available for ecosystem tools tests Signed-off-by: Andrei Aaron <andreifdaaron@gmail.com> --------- Signed-off-by: Andrei Aaron <andreifdaaron@gmail.com>
This commit is contained in:
@@ -12,7 +12,7 @@ permissions: read-all
|
||||
jobs:
|
||||
benchmark:
|
||||
name: Performance regression check
|
||||
runs-on: oracle-vm-8cpu-32gb-x86-64
|
||||
runs-on: cncf-ubuntu-8-32-x86
|
||||
steps:
|
||||
- uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
|
||||
with:
|
||||
|
||||
Reference in New Issue
Block a user