Skip to content

Commit bda373d

Browse files
committed
remove os from lint job matrix
1 parent fc333cb commit bda373d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/ci.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,6 @@ jobs:
1818
strategy:
1919
fail-fast: false
2020
matrix:
21-
os: [ubuntu, macos, windows]
2221
python-version: ['3.7', '3.8', '3.9', '3.10', '3.11']
2322
steps:
2423
- uses: actions/checkout@v3

0 commit comments

Comments
 (0)