Skip to content

Commit

Permalink
remove windows from CI
Browse files Browse the repository at this point in the history
  • Loading branch information
PierreMartinon committed May 23, 2024
1 parent c487f12 commit 912b4e1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
os:
- ubuntu-latest
- macOS-latest
- windows-latest #fails with ssh-agent error on windows slave
# - windows-latest #fails with ssh-agent error on windows slave
arch:
- x64
steps:
Expand Down

0 comments on commit 912b4e1

Please sign in to comment.