Skip to content

Commit

Permalink
chore: add io flag matrix to intel ci
Browse files Browse the repository at this point in the history
  • Loading branch information
rem1776 authored Jul 13, 2023
1 parent 7831d2e commit 0fffd49
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/intel_pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@ on: pull_request
jobs:
intel-autotools:
runs-on: ubuntu-latest
strategy:
matrix:
io-flag: ["--disable-deprecated-io", "--enable-deprecated-io"]
container:
image: intel/oneapi-hpckit:2023.1.0-devel-ubuntu20.04
env:
Expand Down

0 comments on commit 0fffd49

Please sign in to comment.