mirror of https://github.com/aminya/setup-cpp
ci: disable fedora and arch mingw docker tests
This commit is contained in:
parent
7f57dc837b
commit
cee1b6367a
|
@ -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:
|
||||
|
|
Loading…
Reference in New Issue