Skip to content

Commit

Permalink
try again - pakages should not have use_cache set
Browse files Browse the repository at this point in the history
Signed-off-by: vsoch <[email protected]>
  • Loading branch information
vsoch committed Oct 17, 2023
1 parent 4d1695c commit 0dde06d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
strategy:
max-parallel: 4
matrix:
# package and requiring fortran to be installed
# package and requiring fortran to be installed (only pmix)
package: [[flux-core, false], [flux-sched, false], [flux-pmix, true], [flux-security, false]]
steps:
- name: Checkout Repository
Expand Down

0 comments on commit 0dde06d

Please sign in to comment.