Skip to content

Commit

Permalink
chore: only windows for now to check
Browse files Browse the repository at this point in the history
  • Loading branch information
corp-0 committed Oct 14, 2024
1 parent f704aca commit 3b2259b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:

strategy:
matrix:
os: [ ubuntu-latest, windows-latest, macos-latest ]
os: [ windows-latest ]

steps:
- name: Checkout
Expand Down

0 comments on commit 3b2259b

Please sign in to comment.