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:
@@ -57,7 +57,7 @@ jobs:
|
||||
- uses: ./.github/actions/teardown-localstack
|
||||
test-run-extensions:
|
||||
name: Run zot with extensions tests
|
||||
runs-on: oracle-vm-16cpu-64gb-x86-64
|
||||
runs-on: cncf-ubuntu-16-64-x86
|
||||
steps:
|
||||
- uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
|
||||
with:
|
||||
|
||||
Reference in New Issue
Block a user