fixup! add GitHub CI

This commit is contained in:
2023-01-21 15:38:20 +05:30
parent 968adfed65
commit 21763e411d

View File

@@ -5,7 +5,7 @@ jobs:
build: build:
strategy: strategy:
matrix: matrix:
os: [ubuntu-latest, windows-latest, macOS-latest] os: [ubuntu-latest, macOS-latest]
runs-on: ${{ matrix.os }} runs-on: ${{ matrix.os }}
steps: steps:
- name: Git checkout - name: Git checkout