ci(generate_template): use macos (#20)
This commit is contained in:
parent
bb943d2f71
commit
f7ca5d6b1d
2
.github/workflows/generate_template.yaml
vendored
2
.github/workflows/generate_template.yaml
vendored
@ -11,7 +11,7 @@ on:
|
|||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build:
|
build:
|
||||||
runs-on: ubuntu-latest
|
runs-on: macos-latest
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v2
|
- uses: actions/checkout@v2
|
||||||
|
Reference in New Issue
Block a user