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 eb35a40 commit 0d96a16Copy full SHA for 0d96a16
.github/workflows/codeql-package.yml
@@ -41,7 +41,7 @@ jobs:
41
fail-fast: false
42
matrix:
43
# https://github.com/swiftlang/swift/releases
44
- swift: ["6.0"]
+ swift: ["5.10.1"]
45
os: [macos-latest]
46
# https://developer.apple.com/documentation/xcode-release-notes
47
xcode: ["16.0"]
.github/workflows/codeql-samples-quickstart.yml
0 commit comments