Skip to content
Snippets Groups Projects
Commit 4c1a50a3 authored by GyDi's avatar GyDi
Browse files

chore: ci add macos

parent fe44a7b3
No related branches found
No related tags found
No related merge requests found
...@@ -10,7 +10,7 @@ jobs: ...@@ -10,7 +10,7 @@ jobs:
strategy: strategy:
fail-fast: false fail-fast: false
matrix: matrix:
platform: [windows-latest] platform: [windows-latest, macos-latest]
runs-on: ${{ matrix.platform }} runs-on: ${{ matrix.platform }}
steps: steps:
- name: Checkout repository - name: Checkout repository
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment