Compare commits

..

1 Commits

Author SHA1 Message Date
muwoo
bb1a74b3b9 Update main.yml 2024-07-19 13:49:22 +08:00

View File

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