We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 15b8c6c commit 2f3ac47Copy full SHA for 2f3ac47
1 file changed
.github/workflows/test-mars.yml
@@ -15,7 +15,7 @@ jobs:
15
strategy:
16
matrix:
17
os: [ubuntu-latest, windows-latest]
18
- python-version: ["3.9", "3.10", "3.11", "3.12"]
+ python-version: ["3.9", "3.13"]
19
runs-on: ${{ matrix.os }}
20
env:
21
working-directory: ./mars-cli
0 commit comments