mirror of
https://github.com/google-gemini/gemini-cli.git
synced 2026-06-22 01:07:12 -07:00
chore(ci): Optimize runner usage for lightweight jobs
This commit is contained in:
@@ -207,7 +207,7 @@ jobs:
|
||||
needs:
|
||||
- 'e2e_linux'
|
||||
- 'e2e_mac'
|
||||
runs-on: 'gemini-cli-ubuntu-16-core'
|
||||
runs-on: 'ubuntu-latest'
|
||||
steps:
|
||||
- name: 'Check E2E test results'
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user