From 55d13ff6f418ecc7a7a9e5af9cad0a2bd9eb6845 Mon Sep 17 00:00:00 2001 From: Sebastian Reimers Date: Thu, 4 Jul 2024 16:59:29 +0200 Subject: [PATCH] ci/freebsd: use ubuntu-latest --- .github/workflows/freebsd.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/freebsd.yml b/.github/workflows/freebsd.yml index 6e56cb400..26411337e 100644 --- a/.github/workflows/freebsd.yml +++ b/.github/workflows/freebsd.yml @@ -10,7 +10,7 @@ on: jobs: build: - runs-on: ubuntu-22.04 + runs-on: ubuntu-latest timeout-minutes: 20 env: