actuarialopensource / benchmarks

Some performance tests for actuarial applications
MIT License
14 stars 4 forks source link

Fix julia ci #52

Closed MatthewCaseres closed 6 months ago

MatthewCaseres commented 6 months ago

Tried implementing feature earlier, turns out our reliance on nightly julia broke the CI when nightly went from 1.11 to 1.12. Reverted back to 1.9.3 and is fixed.