Skip to content

Commit

Permalink
Reapply "Add support for Swift 5.10 in doc generation"
Browse files Browse the repository at this point in the history
This reverts commit 1f58448.
  • Loading branch information
ffried committed Apr 1, 2024
1 parent 289c825 commit 6560dc1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
uses: sersoft-gmbh/oss-common-actions/.github/workflows/swift-generate-and-publish-docs.yml@main
with:
os: macOS
swift-version: '5.9'
swift-version: '5.10'
organisation: ${{ github.repository_owner }}
repository: ${{ github.event.repository.name }}
pages-branch: gh-pages

0 comments on commit 6560dc1

Please sign in to comment.