Skip to content

Commit

Permalink
enable more workflows
Browse files Browse the repository at this point in the history
  • Loading branch information
boeschf committed Jan 22, 2025
1 parent 7e7a464 commit 5ba5467
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ghex.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,12 +11,12 @@ permissions:
packages: write

jobs:
if: false
test-ghex:
uses: ./.github/workflows/common.yml
strategy:
matrix:
package-version: ['0.4.1', 'master']
#package-version: ['0.4.1', 'master']
package-version: ['master']
#backend: ['mpi', 'ucx', 'libfabric']
backend: ['mpi']
python-bindings: [true]
Expand Down

0 comments on commit 5ba5467

Please sign in to comment.