Skip to content

Commit 96726f4

Browse files
committed
rm unbuntu and windows
1 parent 905873a commit 96726f4

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
@@ -9,7 +9,7 @@ jobs:
99
Test:
1010
strategy:
1111
matrix:
12-
os: [ubuntu-latest, macos-latest, windows-latest]
12+
os: [macos-latest]
1313
channel: [stable, beta]
1414
runs-on: ${{ matrix.os }}
1515
steps:

0 commit comments

Comments
 (0)