Skip to content

Commit b2171f6

Browse files
committed
Run on Ubuntu latest again...
1 parent 4ba7bc7 commit b2171f6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -291,7 +291,7 @@ jobs:
291291

292292
buildkite_platforms:
293293
# needs: [ stage2 ] # TODO: temporarily always trigger
294-
runs-on: llvm-premerge-libcxx-next-runners
294+
runs-on: ubuntu-latest
295295
steps:
296296
- name: Set up Docker
297297
uses: docker/setup-docker-action@3fb92d6d9c634363128c8cce4bc3b2826526370a

0 commit comments

Comments
 (0)