diff --git a/.github/workflows/run_tests_linux.yml b/.github/workflows/run_tests_linux.yml index 75c3d64a..19a22813 100644 --- a/.github/workflows/run_tests_linux.yml +++ b/.github/workflows/run_tests_linux.yml @@ -19,7 +19,7 @@ jobs: strategy: matrix: hdf5: [ 1.12.2 ] - netcdf: [ v4.7.4, v4.8.1, v4.9.0 ] + netcdf: [ v4.7.4, v4.8.1, v4.9.0, main ] steps: @@ -75,7 +75,7 @@ jobs: strategy: matrix: hdf5: [ 1.12.2 ] - netcdf: [ v4.7.4, v4.8.1, v4.9.0 ] + netcdf: [ v4.7.4, v4.8.1, v4.9.0, main ] steps: @@ -134,7 +134,7 @@ jobs: strategy: matrix: hdf5: [ 1.12.2 ] - netcdf: [ v4.7.4, v4.8.1, v4.9.0 ] + netcdf: [ v4.7.4, v4.8.1, v4.9.0, main ] steps: @@ -231,7 +231,7 @@ jobs: strategy: matrix: hdf5: [ 1.12.2 ] - netcdf: [ v4.7.4, v4.8.1, v4.9.0 ] + netcdf: [ v4.7.4, v4.8.1, v4.9.0, main ] steps: @@ -329,7 +329,7 @@ jobs: strategy: matrix: hdf5: [ 1.12.2 ] - netcdf: [ v4.7.4, v4.8.1, v4.9.0 ] + netcdf: [ v4.7.4, v4.8.1, v4.9.0, main ] steps: