From 1b75c2b792685f567f08bcb290f1b3901fdc8bb5 Mon Sep 17 00:00:00 2001 From: Matt Borland Date: Thu, 16 May 2024 15:58:24 +0200 Subject: [PATCH] Update GCC-13 OS --- .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 febdc2fb..6deeebea 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -115,7 +115,7 @@ jobs: - toolset: gcc-13 cxxstd: "03,11,14,17,20,23" address_model: 32,64 - os: ubuntu-22.04 + os: ubuntu-24.04 install: - g++-13-multilib cxxflags: