Skip to content

Commit

Permalink
📦 Downgraded Swift tools to 5.9
Browse files Browse the repository at this point in the history
Downgraded in favor of supporting current specs for GitHub Actions
  • Loading branch information
jobearrr committed Jul 2, 2024
1 parent 2a5dbd7 commit c11eb7e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion LeetSwift/Package.swift
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// swift-tools-version: 5.10
// swift-tools-version: 5.9

import PackageDescription

Expand Down
2 changes: 1 addition & 1 deletion Package.swift
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// swift-tools-version: 5.10
// swift-tools-version: 5.9

import PackageDescription

Expand Down

0 comments on commit c11eb7e

Please sign in to comment.