Skip to content

Commit 11a8a83

Browse files
jtwhite79mwtoewspre-commit-ci[bot]
authored
Feat armmac (#42)
* added realization explorer notebook * ldflags for meson-armmac problems * realization notebook * more words on the variogram notebook * added hyper par explore to variogram notebook - yikes * trying arm gha runners * more arm testing * fix in quadtree test files for float iconvert -only showing up a mac for some reason * another picky mf6 int/float casting issue only on mac... * [pre-commit.ci] auto fixes from pre-commit.com hooks * Fix unused variable * Expand logic for adding -ld_classic flag, if present and not deprecated --------- Co-authored-by: Mike Taves <[email protected]> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent 4aaf5ae commit 11a8a83

File tree

8 files changed

+15697
-15329
lines changed

8 files changed

+15697
-15329
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
strategy:
1414
fail-fast: false
1515
matrix:
16-
os: [ubuntu-latest, macos-13, windows-latest]
16+
os: [ubuntu-latest, macos-latest, windows-latest]
1717
python-version: ["3.9", "3.13"] # run lower and upper versions
1818

1919
steps:
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
headwater sfr headwater
22
tailwater sfr tailwater
3-
gage_1 inflow 120.0
3+
gage_1 inflow 120

0 commit comments

Comments
 (0)