diff --git a/.github/workflows/qa-deprecated-c-cpp.yml b/.github/workflows/qa-deprecated-c-cpp.yml index f3f2879..aa2ace0 100644 --- a/.github/workflows/qa-deprecated-c-cpp.yml +++ b/.github/workflows/qa-deprecated-c-cpp.yml @@ -12,7 +12,7 @@ jobs: name: Action outputs strategy: matrix: - os: [github-ubuntu-latest-s, github-windows-latest-s, macos-latest, macos-13] + os: [github-ubuntu-latest-s, github-windows-latest-s, macos-latest, macos-14] cache: [true, false] include: - arch: X64 diff --git a/.github/workflows/qa-install-build-wrapper.yml b/.github/workflows/qa-install-build-wrapper.yml index 4ec9888..591337a 100644 --- a/.github/workflows/qa-install-build-wrapper.yml +++ b/.github/workflows/qa-install-build-wrapper.yml @@ -12,7 +12,7 @@ jobs: name: Action outputs strategy: matrix: - os: [github-ubuntu-latest-s, github-windows-latest-s, macos-latest, macos-13] + os: [github-ubuntu-latest-s, github-windows-latest-s, macos-latest, macos-14] cache: [true, false] include: - arch: X64