mirror of
https://github.com/google-gemini/gemini-cli.git
synced 2026-07-12 19:10:55 -07:00
chore(ci): Optimize runner usage for lightweight jobs
This commit is contained in:
@@ -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: |
|
||||
|
||||
Reference in New Issue
Block a user