ci: github actions

This commit is contained in:
muwoo 2021-08-11 12:53:17 +08:00
parent be2fb73c7e
commit b18393273a

View File

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