mirror of
https://github.com/google-gemini/gemini-cli.git
synced 2026-07-15 04:20:57 -07:00
chore(ci): temporarily switch to standard runners
This commit is contained in:
@@ -10,7 +10,7 @@ permissions:
|
||||
jobs:
|
||||
lint:
|
||||
name: 'Lint All'
|
||||
runs-on: 'gemini-cli-ubuntu-16-core'
|
||||
runs-on: 'ubuntu-latest'
|
||||
steps:
|
||||
- name: 'Checkout'
|
||||
uses: 'actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8' # ratchet:actions/checkout@v5
|
||||
|
||||
Reference in New Issue
Block a user