Skip to content

Commit ac5c7e6

Browse files
author
Kartik Raj
committed
sa
1 parent 915c316 commit ac5c7e6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pr-check.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ jobs:
4444
matrix:
4545
# We're not running CI on macOS for now because it's one less matrix entry to lower the number of runners used,
4646
# macOS runners are expensive, and we assume that Ubuntu is enough to cover the UNIX case.
47-
os: [ubuntu-latest, windows-latest]
47+
os: [ubuntu-latest]
4848
steps:
4949
# Need the source to have the tests available.
5050
- name: Checkout

0 commit comments

Comments
 (0)