Skip to content

Commit

Permalink
Fix Swift optional test (#2643)
Browse files Browse the repository at this point in the history
  • Loading branch information
externl authored Aug 13, 2024
1 parent 563a195 commit a761aae
Show file tree
Hide file tree
Showing 3 changed files with 1,291 additions and 1,160 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ jobs:
config: "debug"
build_flags: "OPTIMIZE=no"
# https://github.com/zeroc-ice/ice/issues/2061
test_flags: "--swift-config=debug --rfilter=csharp/Ice/adapterDeactivation --rfilter=swift/Ice/optional"
test_flags: "--swift-config=debug --rfilter=csharp/Ice/adapterDeactivation"
- os: ubuntu-24.04
config: "debug"
build_flags: "OPTIMIZE=no"
Expand Down
Loading

0 comments on commit a761aae

Please sign in to comment.