Skip to content

Commit

Permalink
updated Build test
Browse files Browse the repository at this point in the history
  • Loading branch information
d33p0st committed Sep 12, 2024
1 parent 1d15ff6 commit b68231e
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 @@ -6,7 +6,7 @@ jobs:
Build:
strategy:
matrix:
os: [ubuntu-latest, macos-latest, windows-latest]
os: [macos-latest]

runs-on: ${{ matrix.os }}

Expand Down

0 comments on commit b68231e

Please sign in to comment.