Skip to content

Commit

Permalink
Update test-cm.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
arjunsuresh authored Jan 18, 2024
1 parent 14b5ab2 commit ddbf0bd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-cm.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
strategy:
fail-fast: false
matrix:
python-version: ["3.9", "3.10"]
python-version: ["3.9", "3.10", "3.11"]
on: [ubuntu-latest]
runs-on: "${{ matrix.on }}"
steps:
Expand Down

0 comments on commit ddbf0bd

Please sign in to comment.