Skip to content

Commit

Permalink
Merge branch 'master' into dd-updates
Browse files Browse the repository at this point in the history
  • Loading branch information
adrianboguszewski authored Jan 21, 2025
2 parents 81f2285 + 719e568 commit 8cef72f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/sanity-check-kits.yml
Original file line number Diff line number Diff line change
Expand Up @@ -125,7 +125,7 @@ jobs:
fail-fast: false
matrix:
os: [ubuntu-latest, windows-latest, macos-latest]
python: ["3.9", "3.12"]
python: ["3.10", "3.12"]
subproject: ${{ fromJson(needs.find-subprojects.outputs.notebook) }}
steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit 8cef72f

Please sign in to comment.