We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b2171f6 commit 371cec9Copy full SHA for 371cec9
.github/workflows/libcxx-build-and-test.yaml
@@ -293,9 +293,6 @@ jobs:
293
# needs: [ stage2 ] # TODO: temporarily always trigger
294
runs-on: ubuntu-latest
295
steps:
296
- - name: Set up Docker
297
- uses: docker/setup-docker-action@3fb92d6d9c634363128c8cce4bc3b2826526370a
298
-
299
- name: Trigger Buildkite pipeline
300
uses: buildkite/trigger-pipeline-action@f0dcd5ae74452a8d17d473227c9d212dcc1eb8f9 # v2.4.0
301
with:
0 commit comments