Skip to content

Commit

Permalink
load python with requested version
Browse files Browse the repository at this point in the history
  • Loading branch information
boeschf committed Nov 14, 2023
1 parent db7d117 commit 3545c1f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-spack.yml
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ jobs:
- name: load arbor and verify installation, python examples.
run: |
source spack/share/spack/setup-env.sh
spack load python
spack load python@${{ matrix.python-version }}
spack load py-pip
spack load cmake
spack load arbor
Expand Down

0 comments on commit 3545c1f

Please sign in to comment.