Skip to content

Commit

Permalink
hotfix: temporary: disable windows build
Browse files Browse the repository at this point in the history
Signed-off-by: Claudio W <[email protected]>
  • Loading branch information
ovflowd authored Mar 1, 2025
1 parent 2c6dd62 commit a28ee8e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ jobs:
strategy:
fail-fast: false
matrix:
os: [ubuntu-latest, windows-latest]
os: [ubuntu-latest]

steps:
- name: Harden Runner
Expand Down

0 comments on commit a28ee8e

Please sign in to comment.