Update macOS version for GitHub actions

This commit is contained in:
1024jp 2023-01-01 11:26:38 +09:00 committed by GitHub
parent e103cfd885
commit 992d771db9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -4,7 +4,7 @@ on: [push, pull_request]
jobs:
macOS:
runs-on: macos-13
runs-on: macos-latest
steps:
- name: Show environments