mirror of
https://github.com/google-gemini/gemini-cli.git
synced 2026-04-23 03:24:42 -07:00
Swap all self-hosted runners to ubuntu-latest per b/451586626 (#11023)
This commit is contained in:
@@ -20,7 +20,7 @@ on:
|
||||
|
||||
jobs:
|
||||
smoke-test:
|
||||
runs-on: 'self-hosted'
|
||||
runs-on: 'ubuntu-latest'
|
||||
permissions:
|
||||
contents: 'read'
|
||||
issues: 'write'
|
||||
|
||||
Reference in New Issue
Block a user