Skip to content

Commit

Permalink
test: pin swift version
Browse files Browse the repository at this point in the history
  • Loading branch information
jdx committed Dec 13, 2024
1 parent 455bad9 commit 2b966a4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion e2e/plugins/core/test_swift_slow
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
export MISE_EXPERIMENTAL=1
export MISE_USE_VERSIONS_HOST=0

MISE_DEBUG=1 mise use swift
MISE_DEBUG=1 mise use swift@6.0.2
assert_contains "mise x -- swift --version" "Swift version 6.0.2"

assert "mise x spm:nicklockwood/SwiftFormat@0.53.10 -- swiftformat --version" "0.53.10"
Expand Down

0 comments on commit 2b966a4

Please sign in to comment.