Skip to content

Commit

Permalink
reenable other builds
Browse files Browse the repository at this point in the history
  • Loading branch information
JakeOShannessy committed Dec 28, 2024
1 parent a13cabe commit 98bc426
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 4 deletions.
1 change: 0 additions & 1 deletion .github/workflows/cfast.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ name: CFAST

jobs:
build-rpm:
if: false
name: Build RPM
runs-on: ubuntu-latest
strategy:
Expand Down
1 change: 0 additions & 1 deletion .github/workflows/fds.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ name: FDS

jobs:
build-rpm:
if: false
name: Build RPM
runs-on: ubuntu-latest
strategy:
Expand Down
2 changes: 0 additions & 2 deletions .github/workflows/smv.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ name: SMV

jobs:
build-rpm:
if: false
name: Build RPM Fedora
runs-on: ubuntu-latest
strategy:
Expand Down Expand Up @@ -50,7 +49,6 @@ jobs:
path: |
dist/*.rpm
build_windows_msvc:
if: false
name: build windows-2022 msvc
runs-on: windows-2022
defaults:
Expand Down

0 comments on commit 98bc426

Please sign in to comment.