Skip to content

Commit

Permalink
Temporary disable Book tests for Windows on CI due to sporadic linkag…
Browse files Browse the repository at this point in the history
…e error
  • Loading branch information
tyranron committed Mar 9, 2022
1 parent a36d4e7 commit 758bf6b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Expand Up @@ -165,7 +165,7 @@ jobs:
os:
- ubuntu
- macOS
- windows
#- windows TODO: fix
runs-on: ${{ matrix.os }}-latest
steps:
- uses: actions/checkout@v3
Expand Down

1 comment on commit 758bf6b

@tyranron
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@ilslv see bulild 392 for details. Please, investigate and fix in a separate PR.

Please sign in to comment.