bump to macos-latest

This commit is contained in:
Dethrace Engineering Department 2022-09-19 11:52:12 +12:00 committed by GitHub
parent f638d790a7
commit 0a3fb1049c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -30,7 +30,7 @@ jobs:
ctest --verbose
build-macos:
runs-on: macos-10.11
runs-on: macos-latest
steps:
- uses: actions/checkout@v2
with: