Skip to content

Commit c944493

Browse files
committed
Python 3.10: Revert because ecmwflibs is not ready (GitHub actions fail)
1 parent 4408f80 commit c944493

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/check-and-publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
fail-fast: false
2828
matrix:
2929
platform: [ubuntu-latest, macos-latest, windows-latest]
30-
python-version: ["3.6", "3.7", "3.8", "3.9", "3.10"]
30+
python-version: ["3.6", "3.7", "3.8", "3.9"]
3131
method: ["conda", "ecmwflibs"]
3232
exclude:
3333
- platform: macos-latest

0 commit comments

Comments
 (0)