Update macOS and Windows image (#814)

This commit is contained in:
Qijia Liu 2025-11-15 13:38:53 -05:00 committed by GitHub
parent 36efd77e54
commit d934559d94
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -16,9 +16,9 @@ jobs:
matrix:
os:
- ubuntu-24.04
- macos-13
- macos-14
- windows-2022
- macos-15-intel
- macos-26
- windows-2025
steps:
- name: Fetch source code
uses: actions/checkout@v5