Change CI on MacOS from macos-11 to macos-latest. (#1749)

This commit is contained in:
Andreas Süßenbach 2023-12-13 14:50:01 +01:00 committed by GitHub
parent 170a000750
commit 19dd76bcb4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -7,7 +7,7 @@ on:
jobs:
build:
runs-on: macos-11
runs-on: macos-latest
strategy:
matrix: