Skip to content

chore: pin all workflow runners to ubuntu-26.04#2962

Merged
pethers merged 1 commit into
mainfrom
copilot/update-github-workflows-to-ubuntu-26-04
Jun 13, 2026
Merged

chore: pin all workflow runners to ubuntu-26.04#2962
pethers merged 1 commit into
mainfrom
copilot/update-github-workflows-to-ubuntu-26-04

Conversation

Copilot AI commented Jun 13, 2026

Copy link
Copy Markdown
Contributor

Ubuntu 26.04 is now released. Replaces ubuntu-latest and ubuntu-slim across all workflow files with the explicit ubuntu-26.04 pin to prevent unintended runner upgrades when GitHub changes what ubuntu-latest resolves to.

Changes

Workflow runners (26 .yml files)

  • runs-on: ubuntu-latestruns-on: ubuntu-26.04 across all non-lock CI workflows
  • runs-on: ubuntu-slimruns-on: ubuntu-26.04 in agentics-maintenance.yml
  • .lock.yml files intentionally untouched — regenerated by compile-agentic-workflows.yml

Documentation

  • End-of-Life-Strategy.md: Updated Node.js 26 upgrade checklist item and CI/CD maintenance table row; changed strategy note from "Auto-updated by GitHub" → "Pinned; update when next LTS image releases"
  • WORKFLOWS.md: Added GitHub Actions Runner | ubuntu-26.04 row to Technology Stack table

…ubuntu-26.04

Co-authored-by: pethers <1726836+pethers@users.noreply.github.com>
Copilot AI changed the title chore: update all workflow runners to ubuntu-26.04 chore: pin all workflow runners to ubuntu-26.04 Jun 13, 2026
Copilot AI requested a review from pethers June 13, 2026 21:09
@github-actions github-actions Bot added documentation Documentation updates security Security improvements workflow GitHub Actions workflows translation Translation updates ci-cd CI/CD pipeline changes deployment Deployment configuration performance Performance optimization monitoring Monitoring and alerting testing Test coverage accessibility WCAG 2.1 AA compliance news News articles and content generation agentic-workflow Agentic workflow changes size-m Medium change (50-250 lines) labels Jun 13, 2026
@github-actions

Copy link
Copy Markdown
Contributor

🏷️ Automatic Labeling Summary

This PR has been automatically labeled based on the files changed and PR metadata.

Applied Labels: documentation,security,workflow,translation,ci-cd,deployment,performance,monitoring,testing,accessibility,size-m,news,agentic-workflow

Label Categories

  • 🗳️ Content: news, dashboard, visualization, intelligence
  • 💻 Technology: html-css, javascript, workflow, security
  • 📊 Data: cia-data, riksdag-data, data-pipeline, schema
  • 🌍 I18n: i18n, translation, rtl
  • 🔒 ISMS: isms, iso-27001, nist-csf, cis-controls
  • 🏗️ Infrastructure: ci-cd, deployment, performance, monitoring
  • 🔄 Quality: testing, accessibility, documentation, refactor
  • 🤖 AI: agent, skill, agentic-workflow

For more information, see .github/labeler.yml.

@github-actions

Copy link
Copy Markdown
Contributor

🔍 Lighthouse Performance Audit

Category Score Status
Performance 85/100 🟡
Accessibility 95/100 🟢
Best Practices 90/100 🟢
SEO 95/100 🟢

📥 Download full Lighthouse report

Budget Compliance: Performance budgets enforced via budget.json

@pethers pethers marked this pull request as ready for review June 13, 2026 21:20
Copilot AI review requested due to automatic review settings June 13, 2026 21:20
@pethers pethers merged commit 9c1ea75 into main Jun 13, 2026
17 checks passed
@pethers pethers deleted the copilot/update-github-workflows-to-ubuntu-26-04 branch June 13, 2026 21:20

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot was unable to review this pull request because the user who requested the review has reached their quota limit.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

accessibility WCAG 2.1 AA compliance agentic-workflow Agentic workflow changes ci-cd CI/CD pipeline changes deployment Deployment configuration documentation Documentation updates monitoring Monitoring and alerting news News articles and content generation performance Performance optimization security Security improvements size-m Medium change (50-250 lines) testing Test coverage translation Translation updates workflow GitHub Actions workflows

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants