Skip to content

ci: remove Julia 1.9 gate - #35

Merged
hyperpolymath merged 2 commits into
chore/julia-action-pins-20260809from
chore/remove-julia-1-9-gate-20260809
Aug 9, 2026
Merged

ci: remove Julia 1.9 gate#35
hyperpolymath merged 2 commits into
chore/julia-action-pins-20260809from
chore/remove-julia-1-9-gate-20260809

Conversation

@hyperpolymath

Copy link
Copy Markdown
Owner

Remove the obsolete Julia 1.9 CI matrix entry. Julia 1.10 and 1.11 remain required supported versions; nightly remains where it was already part of the matrix.

Comment thread .github/workflows/ci.yml
@gitar-bot

gitar-bot Bot commented Aug 9, 2026

Copy link
Copy Markdown

Note

Automatic reviews are paused because your trial's included automatic processing has been used for this period. Upgrade now, or comment "Gitar review" to run a review anytime.
Learn more

Code Review ✅ Approved 1 resolved / 1 findings

Removes the Julia 1.9 CI gate, but the Project.toml file still declares compatibility with Julia 1.9.

✅ 1 resolved
Quality: CI drops Julia 1.9 while Project.toml still declares compat 1.9

📄 .github/workflows/ci.yml:14
Project.toml still declares julia = "1.9" under [compat], but this PR removes 1.9 from the CI matrix, so the package advertises support for a version that is no longer tested. Either bump the compat entry to julia = "1.10" to match the tested versions, or keep 1.9 in the matrix if 1.9 support is still intended.

Options

Display: compact → Showing less information.

Comment with these commands to change the behavior for this request:

Compact
gitar display:verbose         

Important

Your trial ends in 1 day — upgrade now to keep code review, CI analysis, auto-apply, custom automations, and more.

Was this helpful? React with 👍 / 👎 | Gitar

gitar-bot[bot]

This comment was marked as resolved.

@hyperpolymath

Copy link
Copy Markdown
Owner Author

Addressed the Gitar finding in commit 29a1419: Project.toml now declares julia = "1.10", matching the supported CI floor after removing Julia 1.9.

@gitar-bot
gitar-bot Bot dismissed their stale review August 9, 2026 10:57

✅ All code review findings resolved.

Configure merge blocking

@hyperpolymath
hyperpolymath merged commit 2fb3e7d into chore/julia-action-pins-20260809 Aug 9, 2026
8 of 13 checks passed
@hyperpolymath
hyperpolymath deleted the chore/remove-julia-1-9-gate-20260809 branch August 9, 2026 10:59
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.

1 participant