Skip to content

Commit

Permalink
removed 3
Browse files Browse the repository at this point in the history
  • Loading branch information
jpmorgan98 committed May 7, 2024
1 parent 73d4c9a commit 3e170bb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/numba_self_host.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
run: |
pwd
ls
module load cuda/12 openmpi/4.0_gcc-103
module load cuda/12 openmpi/4.0_gcc-10
conda create --name ghaction_temp python=3.11
conda activate ghaction_temp
which python
Expand Down

0 comments on commit 3e170bb

Please sign in to comment.