From 696a58fe765153bf351490ae97b8b1cd3bee9e5b Mon Sep 17 00:00:00 2001 From: JacobBarthelmeh Date: Fri, 17 Apr 2026 14:26:22 -0600 Subject: [PATCH] switch to macos-14 for github CI since latest is stalled --- .github/workflows/os-check.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/os-check.yml b/.github/workflows/os-check.yml index 846ecfda9..49ec6de1c 100644 --- a/.github/workflows/os-check.yml +++ b/.github/workflows/os-check.yml @@ -31,7 +31,7 @@ jobs: strategy: fail-fast: false matrix: - os: [ ubuntu-latest, macos-latest ] + os: [ ubuntu-latest, macos-14 ] wolfssl: ${{ fromJson(needs.create_matrix.outputs['versions']) }} name: Build wolfssl runs-on: ${{ matrix.os }} @@ -66,7 +66,7 @@ jobs: strategy: fail-fast: false matrix: - os: [ ubuntu-latest, macos-latest ] + os: [ ubuntu-latest, macos-14 ] wolfssl: ${{ fromJson(needs.create_matrix.outputs['versions']) }} config: [ '',