Skip to content

Commit 175dbe8

Browse files
committed
.
1 parent 2ae5e09 commit 175dbe8

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

.github/workflows/test.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -21,12 +21,9 @@ jobs:
2121
uses: autumn-library/workflows/.github/workflows/test.yml@main
2222
strategy:
2323
fail-fast: false
24-
matrix:
25-
os: [ubuntu-latest, windows-latest, macos-latest]
2624
with:
2725
test_engine: oneunit
2826
test_recursive: true
2927
test_log_mod: summary
3028
test_dir_paths: tests
3129
oscript_version: default
32-
os_versions: ${{ matrix.os }}

0 commit comments

Comments
 (0)