Skip to content

Commit

Permalink
Merge pull request #131 from OpenSEMBA/feature/reorganizing-compilation
Browse files Browse the repository at this point in the history
Minor
  • Loading branch information
lmdiazangulo authored Jan 31, 2025
2 parents 94f579d + cae3ab5 commit ed4e14e
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/automatic-release-ubuntu-gnu.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
strategy:
matrix:
build-type: ["Release"]
mpi: ["Yes"]
mpi: ["No"]
mtln: ["Yes"]
hdf: ["Yes"]

Expand All @@ -21,9 +21,6 @@ jobs:
uses: actions/checkout@v4
with:
submodules: 'recursive'

- name: Setup ninja
uses: seanmiddleditch/gha-setup-ninja@master

- name: Install required packages
run: |
Expand Down

0 comments on commit ed4e14e

Please sign in to comment.