add more os to ci matrix

This commit is contained in:
silverwind 2023-08-26 01:21:35 +02:00
parent de94050877
commit 5fdb384669
Signed by: silverwind
GPG Key ID: 2E62B41C93869443

@ -7,6 +7,7 @@ jobs:
fail-fast: false
matrix:
node: [16, 18, 20]
os: [ubuntu-latest, macos-latest, windows-latest]
runs-on: ubuntu-latest
steps: