Skip to content

Commit

Permalink
Remove Python 3.7 and RedisAI 1.2.7 from test matrix
Browse files Browse the repository at this point in the history
  • Loading branch information
ashao committed Sep 21, 2022
1 parent 10e6ff4 commit 16549b4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/run_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,8 @@ jobs:
exclude:
- os: macos-10.15 # Do not build with Redis AI 1.2.5 on MacOS
rai: 1.2.5
- py_v: 3.7 # ONNX requires python >= 3.8
rai: 1.2.7

env:
SMARTSIM_REDISAI: ${{ matrix.rai }}
Expand Down

0 comments on commit 16549b4

Please sign in to comment.