From ff35df031303b33f9963056896782e36af92db59 Mon Sep 17 00:00:00 2001 From: Isaac Good Date: Sun, 12 Jul 2026 15:01:35 -0700 Subject: [PATCH] Bump workflows to Ubuntu 26.04 --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 39860fb..c4ed5cd 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -11,7 +11,7 @@ on: jobs: build: name: Tests - runs-on: ubuntu-24.04 + runs-on: ubuntu-26.04 steps: - name: Checkout code uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd