diff --git a/.github/workflows/testing.yml b/.github/workflows/testing.yml index bba153280..49599b866 100644 --- a/.github/workflows/testing.yml +++ b/.github/workflows/testing.yml @@ -16,8 +16,9 @@ jobs: runs-on: - ubuntu-20.04 - ubuntu-22.04 - - macos-11 - macos-12 + - macos-13 + - macos-14 build-type: - Debug - RelWithDebInfo