Skip to content

Commit

Permalink
ci: disable fedora and arch mingw docker tests
Browse files Browse the repository at this point in the history
  • Loading branch information
aminya committed Jul 22, 2023
1 parent 7f57dc8 commit cee1b63
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -140,12 +140,12 @@ jobs:
pnpm:
- 8
container:
- "arch.dockerfile"
- "fedora.dockerfile"
- "ubuntu.dockerfile"
- "arch-mingw.dockerfile"
- "fedora-mingw.dockerfile"
- "fedora.dockerfile"
- "arch.dockerfile"
- "ubuntu-mingw.dockerfile"
# - "fedora-mingw.dockerfile"
# - "arch-mingw.dockerfile"
steps:
- uses: actions/checkout@v3
with:
Expand Down

0 comments on commit cee1b63

Please sign in to comment.