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 dd82fd4 commit e34f956Copy full SHA for e34f956
libcxx/utils/ci/Dockerfile
@@ -287,10 +287,6 @@ CMD /opt/android/container-setup.sh && buildkite-agent start
287
#
288
FROM builder-base AS actions-builder
289
290
-# Install 'act' for running github actions locally. This provides an alternative to the run-buildbot script
291
-# while still providing reproducability.
292
-RUN curl -s https://raw.githubusercontent.com/nektos/act/master/install.sh | sudo bash
293
-
294
WORKDIR /home/runner
295
USER runner
296
0 commit comments