Skip to content

Revert: keep shared reusable workflows on ubuntu-latest - #36

Merged
domengabrovsek merged 1 commit into
mainfrom
revert/ci-air-routing
Aug 9, 2026
Merged

Revert: keep shared reusable workflows on ubuntu-latest#36
domengabrovsek merged 1 commit into
mainfrom
revert/ci-air-routing

Conversation

@domengabrovsek

Copy link
Copy Markdown
Owner

Reverts #35. The shared reusable workflows run native tools that need the GitHub-hosted environment - bearer requires a newer glibc than the aarch64 runner container has (GLIBC_2.32/2.34 not found), and gitleaks SARIF upload hits a container path error. Because these workflows are shared by every repo, routing them to air broke security scans across the board.

The app repos' own direct jobs still run on air; only this shared CI library stays on ubuntu-latest (reliable, tool-compatible, consistent for all callers).

@domengabrovsek
domengabrovsek merged commit 9ee27d4 into main Aug 9, 2026
10 checks passed
@domengabrovsek
domengabrovsek deleted the revert/ci-air-routing branch August 9, 2026 10:12
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