Skip to content

Commit 371cec9

Browse files
committed
No need to setup Docker on ubuntu:latest
1 parent b2171f6 commit 371cec9

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/libcxx-build-and-test.yaml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -293,9 +293,6 @@ jobs:
293293
# needs: [ stage2 ] # TODO: temporarily always trigger
294294
runs-on: ubuntu-latest
295295
steps:
296-
- name: Set up Docker
297-
uses: docker/setup-docker-action@3fb92d6d9c634363128c8cce4bc3b2826526370a
298-
299296
- name: Trigger Buildkite pipeline
300297
uses: buildkite/trigger-pipeline-action@f0dcd5ae74452a8d17d473227c9d212dcc1eb8f9 # v2.4.0
301298
with:

0 commit comments

Comments
 (0)