Skip to content

Commit

Permalink
Restore the Linux and macOS builds
Browse files Browse the repository at this point in the history
  • Loading branch information
pcolby committed Mar 12, 2024
1 parent bd84986 commit fd7998a
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,6 @@ jobs:
if-no-files-found: error

linux:
if: false
runs-on: ubuntu-latest
strategy:
fail-fast: false
Expand Down Expand Up @@ -180,7 +179,6 @@ jobs:
if-no-files-found: error

mac:
if: false
runs-on: macos-latest
strategy:
fail-fast: false
Expand Down

0 comments on commit fd7998a

Please sign in to comment.