Skip to content

Commit

Permalink
Merge pull request #69 from GATEOverflow/mlperf-inference
Browse files Browse the repository at this point in the history
Fix github action
  • Loading branch information
arjunsuresh authored Jun 13, 2024
2 parents 79c648e + 6ee3ef3 commit d524a5b
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
matrix:
python-version: [ "3.12" ]
llvm-version: [ "15.0.6", "16.0.4", "17.0.6" ]
exclude:
exclude:
- llvm-version: "15.0.6"
- llvm-version: "16.0.4"

Expand Down

0 comments on commit d524a5b

Please sign in to comment.