Update main.yml

This commit is contained in:
muwoo 2024-07-19 13:49:22 +08:00 committed by GitHub
parent bf9da854c7
commit bb1a74b3b9
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -23,7 +23,7 @@ jobs:
strategy:
fail-fast: false
matrix:
os: [macos-11, windows-2019, ubuntu-latest]
os: [macos-latest, windows-2019, ubuntu-latest]
# create steps
steps: