chore: migrate CI workflows to Ubicloud runners

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
mertmit
2026-04-09 14:36:39 +03:00
parent 6193bb5374
commit ff3010cb45
3 changed files with 3 additions and 3 deletions

View File

@@ -7,7 +7,7 @@ on:
jobs:
push:
runs-on: ubuntu-22.04
runs-on: ubicloud-standard-2
steps:
- uses: actions/github-script@v6
with: