We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4408f80 commit c944493Copy full SHA for c944493
1 file changed
.github/workflows/check-and-publish.yml
@@ -27,7 +27,7 @@ jobs:
27
fail-fast: false
28
matrix:
29
platform: [ubuntu-latest, macos-latest, windows-latest]
30
- python-version: ["3.6", "3.7", "3.8", "3.9", "3.10"]
+ python-version: ["3.6", "3.7", "3.8", "3.9"]
31
method: ["conda", "ecmwflibs"]
32
exclude:
33
- platform: macos-latest
0 commit comments