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.
2 parents 842a57f + b8a61d9 commit 2b2cd47Copy full SHA for 2b2cd47
.github/workflows/swift_package_test.yml
@@ -22,7 +22,7 @@ on:
22
linux_swift_versions:
23
type: string
24
description: "Include Linux Swift version list (JSON)"
25
- default: "[ \"5.9\", \"5.10\", \"6.0\", \"6.1\", \"nightly-main\", \"nightly-6.1\"]"
+ default: "[ \"5.9\", \"5.10\", \"6.0\", \"6.1\", \"nightly-main\", \"nightly-6.1\", \"nightly-6.2\"]"
26
linux_exclude_swift_versions:
27
28
description: "Exclude Linux Swift version list (JSON)"
0 commit comments