Skip to content

Commit 9acc02b

Browse files
authored
ci(release): keep building some programs for now (#71)
keep building mfusgt, zonbud and zonbudusg with pymake until new releases are made of those programs, the current ones are dynamically linked to gfortran libs
1 parent 76bd83d commit 9acc02b

1 file changed

Lines changed: 0 additions & 39 deletions

File tree

releases.json

Lines changed: 0 additions & 39 deletions
Original file line numberDiff line numberDiff line change
@@ -40,44 +40,5 @@
4040
"programs": {
4141
"gridgen": "gridgen"
4242
}
43-
},
44-
{
45-
"repo": "MODFLOW-ORG/zonbud",
46-
"tag": "v3.01",
47-
"assets": {
48-
"linux": "linux.zip",
49-
"mac": "mac.zip",
50-
"macarm": "macarm.zip",
51-
"win64": "win64.zip"
52-
},
53-
"programs": {
54-
"zonbud": "zonbud"
55-
}
56-
},
57-
{
58-
"repo": "MODFLOW-ORG/zonbudusg",
59-
"tag": "v1.01",
60-
"assets": {
61-
"linux": "linux.zip",
62-
"mac": "mac.zip",
63-
"macarm": "macarm.zip",
64-
"win64": "win64.zip"
65-
},
66-
"programs": {
67-
"zonbudusg": "zonbudusg"
68-
}
69-
},
70-
{
71-
"repo": "MODFLOW-ORG/mfusgt",
72-
"tag": "v2.6.0",
73-
"assets": {
74-
"linux": "linux.zip",
75-
"mac": "mac.zip",
76-
"macarm": "macarm.zip",
77-
"win64": "win64.zip"
78-
},
79-
"programs": {
80-
"mfusg_gsi": "mfusgt"
81-
}
8243
}
8344
]

0 commit comments

Comments
 (0)