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 1e759db commit 61cfe25Copy full SHA for 61cfe25
.github/workflows/Doc.yml
@@ -19,7 +19,7 @@ jobs:
19
generate-and-publish-docs:
20
uses: sersoft-gmbh/oss-common-actions/.github/workflows/swift-generate-and-publish-docs.yml@main
21
with:
22
- os: macOS
+ os: ubuntu
23
swift-version: '5.9'
24
organisation: ${{ github.repository_owner }}
25
repository: ${{ github.event.repository.name }}
0 commit comments