Skip to content

Commit

Permalink
Update tags for spack
Browse files Browse the repository at this point in the history
  • Loading branch information
psakievich authored Jun 25, 2024
1 parent 33348bd commit a699907
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
fail-fast: false
matrix:
python-version: [3.8, 3.9, 3.12]
spack-version: [0.21.2, 0.22.0, develop]
spack-version: [v0.21.2, v0.22.0, develop]
steps:
- uses: actions/checkout@v4
- name: Set up Python ${{ matrix.python-version }}
Expand Down Expand Up @@ -78,7 +78,7 @@ jobs:
fail-fast: false
matrix:
python-version: [3.8, 3.9]
spack-version: [0.21.2, 0.22.0, develop]
spack-version: [v0.21.2, v0.22.0, develop]
steps:
- uses: actions/checkout@v4
- name: Set up Python ${{ matrix.python-version }}
Expand Down

0 comments on commit a699907

Please sign in to comment.