Skip to content

Commit

Permalink
ci: comment out windows pipeline in await of fix
Browse files Browse the repository at this point in the history
  • Loading branch information
ethicnology committed Jan 23, 2025
1 parent c88f666 commit 5a59991
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/precompiled_binaries.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
os:
- ubuntu-20.04
- macOS-latest
- windows-latest
# - windows-latest
steps:
- uses: actions/checkout@v4
- uses: dart-lang/setup-dart@v1
Expand Down

0 comments on commit 5a59991

Please sign in to comment.