Workflows runs on macos-latest

This commit is contained in:
chris1111 2024-06-07 19:01:38 -04:00 committed by GitHub
parent 8359929a2e
commit 511186cad4
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-13
runs-on: macos-latest
steps:
- uses: actions/checkout@v4