Skip to content

CI: use min instead of hardcoded version in setup-julia matrix#41

Merged
dahong67 merged 1 commit into
masterfrom
copilot/update-setup-julia-min-behavior
Jun 29, 2026
Merged

CI: use min instead of hardcoded version in setup-julia matrix#41
dahong67 merged 1 commit into
masterfrom
copilot/update-setup-julia-min-behavior

Conversation

Copilot AI commented Jun 29, 2026

Copy link
Copy Markdown
Contributor

Replaces the hardcoded minimum Julia version in the CI matrix with the min keyword so setup-julia resolves it dynamically from [compat] in Project.toml, eliminating the need for manual workflow updates when the minimum changes.

Changes

  • .github/workflows/CI.yml: '1.10''min' in the test matrix version list

Follows current setup-julia guidance: https://discourse.julialang.org/t/changing-the-behavior-of-min-in-julia-actions-setup-julia/136046

Copilot AI changed the title CI: update setup-julia min behavior in main test workflow CI: use min instead of hardcoded version in setup-julia matrix Jun 29, 2026
Copilot AI requested a review from dahong67 June 29, 2026 20:25
@codecov

codecov Bot commented Jun 29, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 100.00%. Comparing base (2d41f23) to head (5dc25b1).
⚠️ Report is 1 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff            @@
##            master       #41   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            3         3           
  Lines           72        72           
=========================================
  Hits            72        72           

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@dahong67
dahong67 marked this pull request as ready for review June 29, 2026 20:53
@dahong67
dahong67 merged commit 3bd4fd3 into master Jun 29, 2026
9 checks passed
@dahong67
dahong67 deleted the copilot/update-setup-julia-min-behavior branch June 29, 2026 20:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants