docs: update workflow example

This commit is contained in:
peaceiris 2019-10-07 20:15:02 +09:00
parent 7404f29555
commit fa565fb82d
1 changed files with 0 additions and 2 deletions

View File

@ -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: