mirror of
https://github.com/project-zot/zot.git
synced 2026-06-17 21:17:58 +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:
@@ -54,7 +54,7 @@ jobs:
|
||||
- uses: ./.github/actions/teardown-localstack
|
||||
test-run-extensions:
|
||||
name: Run zot with extensions tests
|
||||
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