Skip to content

Commit

Permalink
Ignore Nightly Failures
Browse files Browse the repository at this point in the history
  • Loading branch information
MahdiBM committed Oct 28, 2024
1 parent 3dbc60b commit 26abf71
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,12 +13,12 @@ jobs:
matrix:
swift-image:
- name: swift:5.10-noble
error-sign: -
error-sign: "-"
- name: swift:6.0-noble
error-sign: -
error-sign: "-"
- name: swiftlang/swift:nightly-main-jammy
# https://github.com/swiftlang/swift/issues/77242
error-sign: +
error-sign: "+"
config:
- mode: "debug"
build_args: ""
Expand Down

0 comments on commit 26abf71

Please sign in to comment.