diff --git a/.github/workflows/macos.yml b/.github/workflows/macos.yml index d858759b08..aeb4690800 100644 --- a/.github/workflows/macos.yml +++ b/.github/workflows/macos.yml @@ -11,7 +11,7 @@ jobs: # This workflow contains a single job called "build" build: # The type of runner that the job will run on - runs-on: macos-11 + runs-on: macos-14 # Steps represent a sequence of tasks that will be executed as part of the job steps: