Skip to content

Commit

Permalink
Add 'main' back into the github CI
Browse files Browse the repository at this point in the history
  • Loading branch information
WardF committed Nov 30, 2023
1 parent 7eff7de commit 14514ec
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions .github/workflows/run_tests_linux.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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:

Expand Down Expand Up @@ -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:

Expand Down Expand Up @@ -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:

Expand Down Expand Up @@ -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:

Expand Down Expand Up @@ -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:

Expand Down

0 comments on commit 14514ec

Please sign in to comment.