Skip to content

Commit 66d1139

Browse files
committed
disable matrix
1 parent fd78af7 commit 66d1139

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

.github/workflows/ci.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -16,10 +16,10 @@ env:
1616

1717
jobs:
1818
lint-and-tests:
19-
strategy:
20-
matrix:
21-
system:
22-
- Opencloud
19+
# strategy:
20+
# matrix:
21+
# system:
22+
# - Opencloud
2323
runs-on: ubuntu-latest
2424
steps:
2525
- name: checkout

0 commit comments

Comments
 (0)