docs: update workflow example
This commit is contained in:
parent
7404f29555
commit
fa565fb82d
1 changed files with 0 additions and 2 deletions
|
@ -63,8 +63,6 @@ on:
|
|||
jobs:
|
||||
build-deploy:
|
||||
runs-on: ubuntu-18.04
|
||||
# runs-on: macOS-10.14
|
||||
# runs-on: windows-2019
|
||||
steps:
|
||||
- uses: actions/checkout@master
|
||||
# with:
|
||||
|
|
Loading…
Reference in a new issue