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 da9e6ff commit f5f5f71Copy full SHA for f5f5f71
.github/workflows/pylint.yml
@@ -75,7 +75,7 @@ jobs:
75
ESMF_NETCDF: nc-config
76
ESMF_INSTALL_PREFIX: $HOME/ESMF
77
with:
78
- version: v8.8.1
+ version: latest
79
esmpy: true
80
- name: Show ESMF info
81
run: |
0 commit comments