1
0
mirror of https://github.com/Interlisp/maiko.git synced 2026-01-11 23:43:19 +00:00

Trying macos-12 in buildRelease.yml since the workflow fails for macos-latest (= macos-14).

This commit is contained in:
Frank Halasz 2024-11-10 23:09:12 -08:00
parent 11978b714f
commit e68fb0dd57

View File

@ -266,7 +266,7 @@ jobs:
|| needs.inputs.outputs.force == 'true'
)
runs-on: macos-14
runs-on: macos-12
steps: