Skip to content

Commit

Permalink
updated build workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
theroyakash committed Mar 3, 2024
1 parent 8401c0e commit 9d50d49
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Expand Up @@ -14,7 +14,7 @@ jobs:

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

steps:
- name: Check out Git repository
Expand Down

0 comments on commit 9d50d49

Please sign in to comment.