|
@@ -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
|