chore(ci): Optimize runner usage for lightweight jobs

This commit is contained in:
mkorwel
2025-10-22 12:40:05 -07:00
parent be08763cfa
commit b255e904fd
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -201,7 +201,7 @@ jobs:
- 'test_linux'
- 'test_mac'
- 'codeql'
runs-on: 'gemini-cli-ubuntu-16-core'
runs-on: 'ubuntu-latest'
steps:
- name: 'Check all job results'
run: |