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:
Koray Oksay
2025-08-07 07:01:12 +03:00
committed by GitHub
parent a13c917b73
commit deb0e4a71b
5 changed files with 12 additions and 12 deletions
+1 -1
View File
@@ -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