Skip to content

Commit

Permalink
Update test-cm4mlops-wheel.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
arjunsuresh authored Jun 13, 2024
1 parent ead8a7f commit ebc2f14
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/test-cm4mlops-wheel.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@ jobs:
build:
strategy:
matrix:
os: [ubuntu-latest, ubuntu-18.04]
python-version: ['3.7', '3.12']
os: [ubuntu-latest, ubuntu-20.04]
python-version: ['3.8', '3.12']

runs-on: ${{ matrix.os }}

Expand Down

0 comments on commit ebc2f14

Please sign in to comment.