Skip to content

Commit 61cfe25

Browse files
authored
Fix os in Doc.yml
1 parent 1e759db commit 61cfe25

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/Doc.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
generate-and-publish-docs:
2020
uses: sersoft-gmbh/oss-common-actions/.github/workflows/swift-generate-and-publish-docs.yml@main
2121
with:
22-
os: macOS
22+
os: ubuntu
2323
swift-version: '5.9'
2424
organisation: ${{ github.repository_owner }}
2525
repository: ${{ github.event.repository.name }}

0 commit comments

Comments
 (0)