Skip to content

Commit

Permalink
TEMPORARY, REVERTME: Disable Windows and macOS bin builds
Browse files Browse the repository at this point in the history
Wanna see the bin builds job go fast.
(Want to verify the Ubuntu fix works. Ubuntu build is fast.
Disable slow Windows and macOS jobs temporarily, to see fix faster.)
  • Loading branch information
DeeDeeG committed Dec 16, 2024
1 parent c8d0b79 commit c4833bc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ jobs:
build:
strategy:
matrix:
# os: [ ubuntu-latest, macos-13, windows-latest ]
os: [ ubuntu-latest, macos-13, windows-latest ]
include:
- os: ubuntu-latest
Expand Down

0 comments on commit c4833bc

Please sign in to comment.