Skip to content

Commit

Permalink
reuse, bump ref
Browse files Browse the repository at this point in the history
  • Loading branch information
haampie committed Dec 6, 2023
1 parent 36d44e8 commit 4e0ae74
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/dev.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
matrix:
ref:
- develop
- b35d6d13a7359f42abc1c468ea671fcc0daabffd
- releases/v0.21
steps:
- uses: actions/[email protected]
- name: Set up Spack
Expand All @@ -22,4 +22,4 @@ jobs:
buildcache: true
- run: spack --version
- run: spack config blame mirrors
- run: spack install gmake
- run: spack install --reuse gmake

0 comments on commit 4e0ae74

Please sign in to comment.