Skip to content

Commit 480e7eb

Browse files
committed
enable linux_nightly_main_enabled
1 parent bb5e0f7 commit 480e7eb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pull_request.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
linux_nightly_next_enabled: true
3030
# this currently resolves to 6.2.dev
3131
# It crashes some of our tests https://github.com/swift-server/swift-aws-lambda-runtime/issues/509
32-
linux_nightly_main_enabled: false
32+
linux_nightly_main_enabled: true
3333

3434
integration-tests:
3535
name: Integration Tests

0 commit comments

Comments
 (0)