Skip to content

Commit

Permalink
Update build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
havogt authored Sep 23, 2024
1 parent 94e6782 commit e5281b2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -145,7 +145,7 @@ jobs:
needs: [base, parmetis]
strategy:
matrix:
base: [base, gcc-9-ucx-mpi-atlas-parmetis]
base: [base]
steps:
- uses: actions/checkout@v2
- name: Build
Expand Down

0 comments on commit e5281b2

Please sign in to comment.