diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index d5fa055..cc295a6 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -9,7 +9,7 @@ on: jobs: run-docker: # Specifies that the job runs on a macOS environment - runs-on: macos-12 + runs-on: macos-14 permissions: contents: write # checkout the code from the repository