Skip to content

Commit

Permalink
ci: Adjust for AOT threads test disabled
Browse files Browse the repository at this point in the history
  • Loading branch information
jeromelaban committed May 15, 2023
1 parent 4cb999d commit fb61db9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .vsts-ci-linux.yml
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@ jobs:
# env:
# BUILD_SOURCESDIRECTORY: "$(build.sourcesdirectory)"
#
# Disabled for the following error:
# Disabled for the following error: https://github.com/unoplatform/Uno.Wasm.Bootstrap/issues/724
# BROWSER LOG: Aborted(Module.arguments has been replaced with plain arguments_ (the initial value can be provided on Module,
# but after startup the value is only looked for on a local variable of that name))

Expand Down
2 changes: 1 addition & 1 deletion .vsts-ci-windows-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -211,7 +211,7 @@ jobs:
# env:
# BUILD_SOURCESDIRECTORY: "$(build.sourcesdirectory)"
#
# Disabled for the following error:
# Disabled for the following error: https://github.com/unoplatform/Uno.Wasm.Bootstrap/issues/724
# BROWSER LOG: Aborted(Module.arguments has been replaced with plain arguments_ (the initial value can be provided on Module,
# but after startup the value is only looked for on a local variable of that name))

Expand Down

0 comments on commit fb61db9

Please sign in to comment.