We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a044abc commit d17cb0eCopy full SHA for d17cb0e
.github/workflows/docker-builds.yml
@@ -98,7 +98,6 @@ jobs:
98
--ci-image-type PACKAGE \
99
--group common \
100
--version ${{ matrix.common_version_noclang }} \
101
- --version ${{ matrix.common_version }} \
102
--use-conan \
103
--build-missing \
104
--target ninja \
@@ -114,7 +113,6 @@ jobs:
114
113
build \
115
116
117
- --version ${{ matrix.common_version_noclang }} \
118
--version ${{ matrix.common_version }} \
119
120
0 commit comments