Skip to content

Commit 1938585

Browse files
wip
1 parent 219e9b7 commit 1938585

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

.github/workflows/applications.yml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -17,13 +17,13 @@ jobs:
1717
fail-fast: false
1818
matrix:
1919
APPROACH:
20-
- angular
21-
- vue-v3
20+
# - angular
21+
# - vue-v3
2222
- react
23-
- react-ts
24-
- react-swc
25-
- react-swc-ts
26-
- nextjs
23+
# - react-ts
24+
# - react-swc
25+
# - react-swc-ts
26+
# - nextjs
2727
- nextjs-ts
2828
NODE:
2929
- 18

0 commit comments

Comments
 (0)