diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index 1fe33f32..8c4fcb53 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -73,7 +73,7 @@ jobs: - os: windows-2019 target: win node: 20 - - os: macos-11 + - os: macos-12 target: macos node: 20 # Using the `centos7-devtoolset7` runner instead of latest (i.e. `ubuntu-20.04`)