diff --git a/.github/workflows/style.yml b/.github/workflows/style.yml index 40ea246..c27320c 100644 --- a/.github/workflows/style.yml +++ b/.github/workflows/style.yml @@ -20,7 +20,7 @@ jobs: # This workflow contains a job called "style-check" style-check: # The type of runner that the job will run on - runs-on: macos-13 + runs-on: macos-14 # Steps represent a sequence of tasks that will be executed as part of the job steps: