mirror of
https://github.com/google-gemini/gemini-cli.git
synced 2026-04-18 01:00:39 -07:00
use macos-latest-large runner where applicable. (#25413)
This commit is contained in:
committed by
GitHub
parent
a6d43cba2d
commit
d613dd05db
2
.github/workflows/deflake.yml
vendored
2
.github/workflows/deflake.yml
vendored
@@ -77,7 +77,7 @@ jobs:
|
||||
|
||||
deflake_e2e_mac:
|
||||
name: 'E2E Test (macOS)'
|
||||
runs-on: 'macos-latest'
|
||||
runs-on: 'macos-latest-large'
|
||||
if: "github.repository == 'google-gemini/gemini-cli'"
|
||||
steps:
|
||||
- name: 'Checkout'
|
||||
|
||||
Reference in New Issue
Block a user