Skip to content

Commit

Permalink
Added a CI check
Browse files Browse the repository at this point in the history
  • Loading branch information
wrrobin committed Feb 14, 2024
1 parent 1795ca2 commit d1ff333
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -144,6 +144,9 @@ jobs:
- config_name: Manpages
sos_config: --enable-manpages --enable-pmi-simple
libfabric_version: v1.13.x
- config_name: Without OFI inject
sos_config: --disable-ofi-inject --enable-pmi-simple
libfabric_version: v1.13.x

name: OFI ${{ matrix.libfabric_version }} (${{ matrix.config_name }})

Expand Down

0 comments on commit d1ff333

Please sign in to comment.