diff --git a/.github/workflows/poudriere.yml b/.github/workflows/poudriere.yml index 08f46b8..85a0a51 100644 --- a/.github/workflows/poudriere.yml +++ b/.github/workflows/poudriere.yml @@ -29,7 +29,7 @@ jobs: echo "PORTS_TO_BUILD_JSON=${PORTS_TO_BUILD_JSON}" >> "${GITHUB_OUTPUT}" cat "${GITHUB_OUTPUT}" build: - runs-on: macos-12 + runs-on: macos-14 needs: - list-ports strategy: