Skip to content

Commit f064a7f

Browse files
committed
t
1 parent 89366e0 commit f064a7f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
strategy:
1414
fail-fast: false
1515
matrix:
16-
os: [windows-latest, macos-latest, ubuntu-latest]
16+
os: [ubuntu-latest]
1717
steps:
1818
- uses: actions/checkout@v5
1919
with:

0 commit comments

Comments
 (0)