We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 88b96fd commit 634a991Copy full SHA for 634a991
1 file changed
.github/workflows/unit.yaml
@@ -54,7 +54,7 @@ jobs:
54
matrix:
55
os: [ubuntu-latest]
56
# dropping 3.12 for now because of https://github.com/r-earthengine/ee_extra/issues/56
57
- python-version: ["3.9", "3.10", "3.11", "3.12", "3.13"]
+ python-version: ["3.10", "3.11", "3.12", "3.13"]
58
include:
59
- os: macos-latest # macos test
60
python-version: "3.12"
0 commit comments