mirror of
https://github.com/webfactory/ssh-agent.git
synced 2026-04-16 06:17:24 +08:00
Run windows only
This commit is contained in:
parent
6458b79183
commit
5a354bf325
2
.github/workflows/demo.yml
vendored
2
.github/workflows/demo.yml
vendored
@ -7,7 +7,7 @@ jobs:
|
||||
strategy:
|
||||
fail-fast: false
|
||||
matrix:
|
||||
os: [ubuntu-latest, macOS-latest, windows-latest]
|
||||
os: [windows-latest]
|
||||
runs-on: ${{ matrix.os }}
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user