diff --git a/.github/workflows/singlethread-check.yml b/.github/workflows/singlethread-check.yml index af56fe7e..9055af33 100644 --- a/.github/workflows/singlethread-check.yml +++ b/.github/workflows/singlethread-check.yml @@ -18,7 +18,7 @@ jobs: strategy: fail-fast: false matrix: - os: [ ubuntu-latest, macos-latest ] + os: [ ubuntu-latest, macos-14 ] name: Build wolfssl runs-on: ${{ matrix.os }} timeout-minutes: 4 @@ -46,7 +46,7 @@ jobs: strategy: fail-fast: false matrix: - os: [ ubuntu-latest, macos-latest ] + os: [ ubuntu-latest, macos-14 ] config: [ '', '--enable-all',