We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bb5e0f7 commit 480e7ebCopy full SHA for 480e7eb
.github/workflows/pull_request.yml
@@ -29,7 +29,7 @@ jobs:
29
linux_nightly_next_enabled: true
30
# this currently resolves to 6.2.dev
31
# It crashes some of our tests https://github.com/swift-server/swift-aws-lambda-runtime/issues/509
32
- linux_nightly_main_enabled: false
+ linux_nightly_main_enabled: true
33
34
integration-tests:
35
name: Integration Tests
0 commit comments