mirror of
https://github.com/Interlisp/maiko.git
synced 2026-05-01 06:09:21 +00:00
Trying macos-12 in buildRelease.yml since the workflow fails for macos-latest (= macos-14).
This commit is contained in:
2
.github/workflows/buildRelease.yml
vendored
2
.github/workflows/buildRelease.yml
vendored
@@ -266,7 +266,7 @@ jobs:
|
|||||||
|| needs.inputs.outputs.force == 'true'
|
|| needs.inputs.outputs.force == 'true'
|
||||||
)
|
)
|
||||||
|
|
||||||
runs-on: macos-14
|
runs-on: macos-12
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user