mirror of
https://github.com/aaif-goose/goose.git
synced 2026-07-03 14:10:03 +02:00
Change runner from 'goose' to 'ubuntu-latest'
This commit is contained in:
@@ -24,7 +24,7 @@ jobs:
|
||||
|
||||
build-binary:
|
||||
name: Build Release Binary
|
||||
runs-on: goose
|
||||
runs-on: ubuntu-latest
|
||||
needs: changes
|
||||
if: needs.changes.outputs.code == 'true'
|
||||
steps:
|
||||
|
||||
Reference in New Issue
Block a user