mirror of
https://github.com/openswarm-ai/openswarm.git
synced 2026-09-07 10:17:43 +02:00
[eric] ci: use free macos-15-intel runner (large runners blocked on billing)
This commit is contained in:
@@ -18,7 +18,7 @@ on:
|
||||
|
||||
jobs:
|
||||
verify:
|
||||
runs-on: ${{ inputs.runner || 'macos-15-large' }}
|
||||
runs-on: ${{ inputs.runner || 'macos-15-intel' }}
|
||||
timeout-minutes: 25
|
||||
steps:
|
||||
- name: prove this runner is real Intel silicon
|
||||
|
||||
Reference in New Issue
Block a user