Skip to content

Commit 0486702

Browse files
authored
Merge pull request #212 from michaelmayer2/master
netcdf support for RockyLinux 9
2 parents 62fec43 + 4a4cfa8 commit 0486702

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

rules/netcdf4.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -98,6 +98,11 @@
9898
"os": "linux",
9999
"distribution": "redhat",
100100
"versions": ["9"]
101+
},
102+
{
103+
"os": "linux",
104+
"distribution": "rockylinux",
105+
"versions": ["9"]
101106
}
102107
]
103108
},

0 commit comments

Comments
 (0)