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
@@ -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