Skip to content

Commit 8cecb89

Browse files
authored
test on windows only to speed up things
1 parent c5ce017 commit 8cecb89

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/app-tests.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
strategy:
1818
fail-fast: false
1919
matrix:
20-
os: ["ubuntu-latest", "windows-latest", "macos-latest-xlarge", "macos-13"]
20+
os: ["windows-latest"]
2121
python_version: ["3.10", "3.11", "3.12"]
2222
exclude:
2323
- os: macos-latest-xlarge

0 commit comments

Comments
 (0)