Skip to content

Commit

Permalink
6.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
tayloraswift committed Dec 13, 2024
1 parent dac6c97 commit e086ce7
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/Documentation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@ jobs:
- name: Install Swift
uses: tayloraswift/swift-install-action@master
with:
swift-prefix: "swift-6.0.1-release/ubuntu2404/swift-6.0.1-RELEASE"
swift-id: "swift-6.0.1-RELEASE-ubuntu24.04"
swift-prefix: "swift-6.0.3-release/ubuntu2404/swift-6.0.3-RELEASE"
swift-id: "swift-6.0.3-RELEASE-ubuntu24.04"

- name: Install Unidoc
uses: tayloraswift/swift-unidoc-action@master
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/Tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
--user root \
-v $PWD:/swift-mongodb \
-w /swift-mongodb \
swift:6.0-noble \
swift:6.0.3-noble \
/bin/bash Scripts/TestAll
macos:
Expand Down

0 comments on commit e086ce7

Please sign in to comment.