Skip to content

Commit e5281b2

Browse files
authored
Update build.yml
1 parent 94e6782 commit e5281b2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -145,7 +145,7 @@ jobs:
145145
needs: [base, parmetis]
146146
strategy:
147147
matrix:
148-
base: [base, gcc-9-ucx-mpi-atlas-parmetis]
148+
base: [base]
149149
steps:
150150
- uses: actions/checkout@v2
151151
- name: Build

0 commit comments

Comments
 (0)