mirror of
https://github.com/google-gemini/gemini-cli.git
synced 2026-04-29 22:44:45 -07:00
Swap all self-hosted runners to ubuntu-latest per b/451586626 (#11023)
This commit is contained in:
@@ -46,7 +46,7 @@ on:
|
||||
|
||||
jobs:
|
||||
release:
|
||||
runs-on: 'self-hosted'
|
||||
runs-on: 'ubuntu-latest'
|
||||
permissions:
|
||||
contents: 'write'
|
||||
packages: 'write'
|
||||
|
||||
Reference in New Issue
Block a user