This commit is contained in:
bahdotsh
2025-04-14 17:00:23 +05:30
parent 1c092f04ac
commit 96775d3734
3 changed files with 231 additions and 490 deletions

View File

@@ -12,7 +12,6 @@ jobs:
name: Test
runs-on: ${{ matrix.os }}
# This matrix strategy matches the test code in matrix_test.rs
strategy:
matrix:
os: [ubuntu-latest, windows-latest, macos-latest]