Skip to content

Commit

Permalink
u
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexanderRichert-NOAA committed Sep 12, 2023
1 parent e5d6eb9 commit 9652348
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/Spack.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,12 +20,11 @@ jobs:
Spack:
strategy:
matrix:
os: ["ubuntu-latest"]
openmp: ["+openmp", "~openmp"]
sharedlibs: ["+shared", "~shared"]
pic: ["+pic"], "~pic"]
precision: ["precision=d", "precision=4", "precision=8"]
runs-on: ${{ matrix.os }}
runs-on: ubuntu-latest

steps:

Expand Down

0 comments on commit 9652348

Please sign in to comment.