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 4ba7bc7 commit b2171f6Copy full SHA for b2171f6
.github/workflows/libcxx-build-and-test.yaml
@@ -291,7 +291,7 @@ jobs:
291
292
buildkite_platforms:
293
# needs: [ stage2 ] # TODO: temporarily always trigger
294
- runs-on: llvm-premerge-libcxx-next-runners
+ runs-on: ubuntu-latest
295
steps:
296
- name: Set up Docker
297
uses: docker/setup-docker-action@3fb92d6d9c634363128c8cce4bc3b2826526370a
0 commit comments