Skip to content

Commit

Permalink
Restore all other builds
Browse files Browse the repository at this point in the history
  • Loading branch information
pcolby committed Nov 20, 2023
1 parent 76b4db0 commit 80687b5
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ on: [push, pull_request]

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

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

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

0 comments on commit 80687b5

Please sign in to comment.