Skip to content

Commit

Permalink
Merge pull request GATEOverflow#66 from arjunsuresh/mlperf-inference
Browse files Browse the repository at this point in the history
Update test-mlperf-inference-abtf-poc.yml
  • Loading branch information
arjunsuresh authored Jun 16, 2024
2 parents e6cf8d2 + f2f0910 commit 09b5626
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-mlperf-inference-abtf-poc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
strategy:
fail-fast: false
matrix:
os: [ubuntu-latest, ubuntu-20.04, ubuntu-24.04]
os: [ubuntu-22.04, ubuntu-20.04, ubuntu-24.04]
python-version: [ "3.8", "3.12" ]
backend: [ "pytorch" ]
implementation: [ "python" ]
Expand Down

0 comments on commit 09b5626

Please sign in to comment.