Skip to content

Commit cee1b63

Browse files
committed
ci: disable fedora and arch mingw docker tests
1 parent 7f57dc8 commit cee1b63

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
@@ -140,12 +140,12 @@ jobs:
140140
pnpm:
141141
- 8
142142
container:
143-
- "arch.dockerfile"
144-
- "fedora.dockerfile"
145143
- "ubuntu.dockerfile"
146-
- "arch-mingw.dockerfile"
147-
- "fedora-mingw.dockerfile"
144+
- "fedora.dockerfile"
145+
- "arch.dockerfile"
148146
- "ubuntu-mingw.dockerfile"
147+
# - "fedora-mingw.dockerfile"
148+
# - "arch-mingw.dockerfile"
149149
steps:
150150
- uses: actions/checkout@v3
151151
with:

0 commit comments

Comments
 (0)