Revert "change release workflow matrix for testing"

This reverts commit a121abb593.
This commit is contained in:
Abhinav 2023-02-06 15:46:04 +05:30
parent 2f9f28e49a
commit 4d74cf74db

View file

@ -11,7 +11,7 @@ jobs:
strategy:
matrix:
os: [macos-latest]
os: [macos-latest, ubuntu-latest, windows-latest]
steps:
- name: Check out Git repository