Skip to content

Commit

Permalink
[CI] Disable swift:nightly tests temporarily
Browse files Browse the repository at this point in the history
  • Loading branch information
ikesyo committed Aug 28, 2021
1 parent 227c687 commit eead241
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-swiftpm.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
- swift:5.3
- swift:5.4
- swiftlang/swift:nightly-5.5
- swiftlang/swift:nightly
# - swiftlang/swift:nightly
fail-fast: false
container: ${{ matrix.container }}
steps:
Expand Down

0 comments on commit eead241

Please sign in to comment.