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:
|
pnpm:
|
||||||
- 8
|
- 8
|
||||||
container:
|
container:
|
||||||
- "arch.dockerfile"
|
|
||||||
- "fedora.dockerfile"
|
|
||||||
- "ubuntu.dockerfile"
|
- "ubuntu.dockerfile"
|
||||||
- "arch-mingw.dockerfile"
|
- "fedora.dockerfile"
|
||||||
- "fedora-mingw.dockerfile"
|
- "arch.dockerfile"
|
||||||
- "ubuntu-mingw.dockerfile"
|
- "ubuntu-mingw.dockerfile"
|
||||||
|
# - "fedora-mingw.dockerfile"
|
||||||
|
# - "arch-mingw.dockerfile"
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v3
|
- uses: actions/checkout@v3
|
||||||
with:
|
with:
|
||||||
|
|
Loading…
Reference in New Issue