mirror of
https://github.com/appium/appium.git
synced 2026-03-09 05:29:15 -05:00
chore(ci): fix invalid workflow
This commit is contained in:
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@@ -50,7 +50,7 @@ jobs:
|
||||
os: [ubuntu-latest, windows-latest, macos-latest]
|
||||
exclude:
|
||||
- os: macos-latest
|
||||
node: 14.x
|
||||
node-version: 14.x
|
||||
runs-on: ${{ matrix.os }}
|
||||
steps:
|
||||
- uses: actions/checkout@8e5e7e5ab8b370d6c329ec480221332ada57f0ab # v3
|
||||
|
||||
Reference in New Issue
Block a user