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 d604dd0 commit 26547e7Copy full SHA for 26547e7
.github/workflows/scheduled.yml
@@ -21,12 +21,4 @@ jobs:
21
with:
22
name: "Integration test"
23
matrix_linux_command: "apt-get update -yq && apt-get install -yq jq && ./scripts/run-integration-test.sh"
24
- matrix_linux_5_8_enabled: false
25
-
26
- example-packages:
27
- name: Example packages
28
- uses: apple/swift-nio/.github/workflows/swift_matrix.yml@main
29
- with:
30
- name: "Example packages"
31
- matrix_linux_command: "./scripts/test-examples.sh"
32
+ matrix_linux_5_8_enabled: false
0 commit comments