Skip to content

Commit

Permalink
Update .github/workflows/build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
danjenkins authored Apr 3, 2024
1 parent 5e1fe69 commit 41fa56a
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 @@ -14,7 +14,7 @@ jobs:
matrix:
os:
- ubuntu-latest
- windows-latest # see https://github.com/go-gst/go-gst/issues/64
- windows-latest
- macos-latest
runs-on: ${{ matrix.os }}
steps:
Expand Down

0 comments on commit 41fa56a

Please sign in to comment.