Skip to content

Commit

Permalink
Run spack updater on ubuntu latest
Browse files Browse the repository at this point in the history
  • Loading branch information
vsoch authored Sep 1, 2024
1 parent a53ac63 commit f0a1bde
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/spack-updater.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
update-spack:
name: Update To and From Spack
if: ${{ github.event_name != 'issues' }}
runs-on: ubuntu-20.04
runs-on: ubuntu-latest
strategy:
max-parallel: 4
matrix:
Expand Down

0 comments on commit f0a1bde

Please sign in to comment.