Skip to content

Commit

Permalink
test windows CI
Browse files Browse the repository at this point in the history
  • Loading branch information
ferrolho committed May 13, 2023
1 parent 7e49b20 commit 2e6f16b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
os:
- ubuntu-latest
- macOS-latest
- windows-latest
# - windows-latest
arch:
- x64
include:
Expand Down
2 changes: 1 addition & 1 deletion Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ WebSockets = "104b5d7c-a370-577a-8038-80a2059c5097"

[compat]
BinDeps = "1"
Blink = "0.12.4"
Blink = "<0.12.6"
Cassette = "0.2.5, 0.3"
Colors = "0.9, 0.10, 0.11, 0.12"
CoordinateTransformations = "0.5, 0.6"
Expand Down

0 comments on commit 2e6f16b

Please sign in to comment.