From fb213af9a57cd863b43c0cacb7388e9c8be5f182 Mon Sep 17 00:00:00 2001 From: Nayla Date: Thu, 10 Oct 2024 07:22:58 -0400 Subject: [PATCH] Update ci.yml --- .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 4f9aa733ba..f065511cd2 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -9,7 +9,7 @@ jobs: runs-on: ${{ matrix.os }} strategy: matrix: - os: [ubuntu-latest, macos-14, windows-latest] + os: [ubuntu-latest, macos-13, windows-latest] include: - os: ubuntu-latest container: bilelmoussaoui/flatpak-github-actions:gnome-44