-
Notifications
You must be signed in to change notification settings - Fork 13
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Switch CI to awvwgk/setup-fortran@main #117
Conversation
Codecov Report
@@ Coverage Diff @@
## main #117 +/- ##
==========================================
+ Coverage 81.20% 81.58% +0.38%
==========================================
Files 39 40 +1
Lines 4624 4758 +134
==========================================
+ Hits 3755 3882 +127
- Misses 869 876 +7
📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more |
Thanks @w-bonelli! I think the failure is the race condition to which I need to apply pytest-order. If it persists, i can deal with it separately. would you mind applying the same changes to .github/workflows/ci_examples.yaml as well? i have to many braches going at once to add another! |
actually, i realized what that error is and fixed it via a commit to your dev branch directly. You'll have to pull/fetch it |
Feat(cbh to netcdf)
sure thing! let me know if there's anything else to tack on here |
I just merged to upstream/main, so you'll have to merge that again too. But that should do it. |
awvgwk/setup-fortran@main
supports a selection of GCC versions on all platforms, with a (hopefully) more future-proof fix for Mac.dylib
issues, and runner/version compatibility is tested daily, so we get a heads up if runners change underfoot — plus the maintainer is responsive to PRs. Overall probably better to rely on thanmodflowpy/install-gfortran-action
also bumped
actions/checkout
andactions/setup-python
to latest major versions