From 01e1300efddc418fd2e1d624eae984a99a18f1e4 Mon Sep 17 00:00:00 2001 From: Isaac Good Date: Mon, 13 Jul 2026 10:38:24 -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 3e5dbfa..6f0cd3a 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -13,7 +13,7 @@ jobs: strategy: fail-fast: false matrix: - os: [ubuntu-24.04, windows-2022] + os: [ubuntu-26.04, windows-2022] steps: - uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd