|
@@ -16,7 +16,8 @@ jobs:
|
|
strategy:
|
|
strategy:
|
|
fail-fast: false
|
|
fail-fast: false
|
|
matrix:
|
|
matrix:
|
|
- platform: [ubuntu-latest, macos-latest, windows-latest]
|
|
|
|
|
|
+ # platform: [ubuntu-latest, macos-latest, windows-latest]
|
|
|
|
+ platform: [ubuntu-latest, macos-latest]
|
|
|
|
|
|
steps:
|
|
steps:
|
|
- uses: actions/checkout@v2
|
|
- uses: actions/checkout@v2
|