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 a4d535b commit b851d94Copy full SHA for b851d94
.github/workflows/deploy-docs.yml
@@ -15,7 +15,7 @@ concurrency:
15
16
jobs:
17
deploy:
18
- runs-on: macos-14
+ runs-on: macos-15
19
20
environment:
21
name: github-pages
Package.swift
@@ -1,4 +1,4 @@
1
-// swift-tools-version: 6.0
+// swift-tools-version: 5.8
2
// The swift-tools-version declares the minimum version of Swift required to build this package.
3
4
import PackageDescription
0 commit comments