Skip to content

Commit 0d6f943

Browse files
authored
Increase the package version to 5.4 (#205)
The latest Swift versions appear to have a problem with the LinuxMain.swift again, which we haven't needed for quite some time. Linux test autodiscovery has been enabled since 5.4, so we can update to that version and drop the file.
1 parent fc8fdfd commit 0d6f943

File tree

2 files changed

+1
-20
lines changed

2 files changed

+1
-20
lines changed

Package.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// swift-tools-version:5.1
1+
// swift-tools-version:5.4
22
//===----------------------------------------------------------------------===//
33
//
44
// This source file is part of the Swift Algorithms open source project

Tests/LinuxMain.swift

Lines changed: 0 additions & 19 deletions
This file was deleted.

0 commit comments

Comments
 (0)