Skip to content

Commit fa751ca

Browse files
committed
test remove ubuntu
1 parent 1c6b30d commit fa751ca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ jobs:
99
runs-on: ${{ matrix.os }}
1010
strategy:
1111
matrix:
12-
os: [ubuntu-latest, windows-latest]
12+
os: [windows-latest]
1313
python-version: ['3.9']
1414

1515
steps:

0 commit comments

Comments
 (0)