chore: update chain watcher workflow to hosted runner

This commit is contained in:
Sachin Kamath
2026-02-09 14:38:35 +05:30
committed by GitHub
parent 51e5e7825d
commit d17e63c59b
@@ -8,7 +8,7 @@ env:
jobs:
build-container:
runs-on: arc-linux-latest
runs-on: ubuntu-latest
steps:
- name: Login to Harbor
uses: docker/login-action@v3