Skip to content

Commit

Permalink
revert meaningless indent diff
Browse files Browse the repository at this point in the history
  • Loading branch information
omochi committed Jun 10, 2024
1 parent 9c5b408 commit a75ac46
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions .github/workflows/swift.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,14 +60,14 @@ jobs:
timeout-minutes: 40
runs-on: ubuntu-22.04
strategy:
matrix:
include:
- swift:
dir: "swift-5.10-release/ubuntu2204"
version: "swift-5.10-RELEASE"
- swift:
dir: "swift-5.9.2-release/ubuntu2204"
version: "swift-5.9.2-RELEASE"
matrix:
include:
- swift:
dir: "swift-5.10-release/ubuntu2204"
version: "swift-5.10-RELEASE"
- swift:
dir: "swift-5.9.2-release/ubuntu2204"
version: "swift-5.9.2-RELEASE"
steps:
- name: Checkout the repository
uses: actions/checkout@v4
Expand Down

0 comments on commit a75ac46

Please sign in to comment.