Skip to content

Commit

Permalink
Drop "3.10".
Browse files Browse the repository at this point in the history
Per isl-org/Open3D#4535

Needs better workaround to test all other functionality in 3.10
  • Loading branch information
daavoo authored Apr 14, 2022
1 parent 3add1a6 commit aa078f3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pyncloud_ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ jobs:
strategy:
max-parallel: 4
matrix:
python-version: [3.7, 3.8, 3.9, "3.10"]
python-version: [3.7, 3.8, 3.9]
platform: [ubuntu-latest, macos-latest, windows-latest]
runs-on: ${{ matrix.platform }}

Expand Down

0 comments on commit aa078f3

Please sign in to comment.