mirror of
https://github.com/webfactory/ssh-agent.git
synced 2026-03-20 18:19:07 +08:00
Run windows only
This commit is contained in:
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
|
||||
|
||||
Reference in New Issue
Block a user