mirror of
https://github.com/google-gemini/gemini-cli.git
synced 2026-05-12 21:03:05 -07:00
fix(ci): Move from self-hosted -> ubuntu-latest (#11205)
This commit is contained in:
@@ -47,7 +47,7 @@ on:
|
|||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
release:
|
release:
|
||||||
runs-on: 'self-hosted'
|
runs-on: 'ubuntu-latest'
|
||||||
environment: '${{ github.event.inputs.environment }}'
|
environment: '${{ github.event.inputs.environment }}'
|
||||||
permissions:
|
permissions:
|
||||||
contents: 'write'
|
contents: 'write'
|
||||||
|
|||||||
Reference in New Issue
Block a user