Update verify.yml

This commit is contained in:
Daniar Mannanov 2026-08-26 01:58:12 +03:00 committed by GitHub
parent 8d5cf5533b
commit 808f2272ea
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -9,7 +9,7 @@ permissions:
jobs:
verify:
runs-on: ubuntu-latest
runs-on: self-hosted
steps:
- uses: actions/checkout@v4
- uses: actions/setup-go@v5