Skip to content
This repository was archived by the owner on Feb 26, 2026. It is now read-only.

Commit 4f9f790

Browse files
committed
Use development toolchain
1 parent 964de6b commit 4f9f790

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
- name: Setup Swift
2020
uses: SwiftyLab/setup-swift@latest
2121
with:
22-
swift-version: 6.0.3
22+
development: true
2323
- name: Build docs
2424
run: mise run docs:build
2525
- name: Deploy

0 commit comments

Comments
 (0)