Skip to content

Commit

Permalink
Merge pull request #930 from Quick/ci-disable-swift-nightly-tests
Browse files Browse the repository at this point in the history
[CI] Disable swift:nightly tests temporarily
  • Loading branch information
ikesyo authored Aug 28, 2021
2 parents 63f2e2c + eead241 commit 0b112b9
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 0b112b9

Please sign in to comment.