FiniteDifferences.jl
FiniteDifferences.jl copied to clipboard
Fix CI Cache bug. add x86 jobs
There was a CI Cache bug affecting the previous ci files (found in a different project).
there was also an exclude for macOS x86 jobs, but there were no x86 jobs actually running. Added x86 back in assuming that's what we want here.
Do we want nightly running on pull requests here?
Do we also want an explicit 1.5 job on here for when 1
ends up going to 1.6?
Do we also want an explicit 1.5 job on here for when
1
ends up going to 1.6?
It does exist in our internal packages, probably worth having it explicit as our stable version.
Do we want nightly running on pull requests here?
Out of scope for this PR. Can make another later if we want to change it