Merge pull request #689 from CloverHackyColor/workflow-test

Fix worklow build clover
This commit is contained in:
chris1111 2024-05-12 10:15:50 -04:00 committed by GitHub
commit f787e94db6
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -8,7 +8,7 @@ on:
jobs:
build-macos:
name: Build Clover Release
runs-on: macos-latest
runs-on: macos-13
steps:
- uses: actions/checkout@v4