Skip to content

Commit 604aeda

Browse files
ewu63marcomangano
andauthored
Update meson version for windows (#375)
* update meson version for windows * try lld * install flang * also need clang * back to compilers * one more time * try default linker * update to new meson and revert changes --------- Co-authored-by: Marco Mangano <[email protected]>
1 parent 7f26d43 commit 604aeda

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/environment.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ dependencies:
44
- numpy >=1.16
55
- ipopt
66
- swig
7-
- meson =0.61
7+
- meson >=1.3.2
88
- compilers
99
- pkg-config
1010
- pip
@@ -15,4 +15,4 @@ dependencies:
1515
- testflo
1616
- scipy >1.2
1717
- mdolab-baseclasses >=1.3.1
18-
- sqlitedict >=1.6
18+
- sqlitedict >=1.6

0 commit comments

Comments
 (0)