add macos-latest as a CI target

This commit is contained in:
lapla-cogito
2025-03-03 22:28:57 +09:00
parent 1419ac2982
commit d63d56aeb0
+2
View File
@@ -27,6 +27,8 @@ jobs:
host: x86_64-pc-windows-msvc
- os: macos-13
host: x86_64-apple-darwin
- os: macos-latest
host: aarch64-apple-darwin
runs-on: ${{ matrix.os }}