Skip to content

Commit

Permalink
[GR-41601] Remove usages of removed TRUFFLE_STRICT_OPTION_DEPRECATION…
Browse files Browse the repository at this point in the history
… env variable.

PullRequest: graal/12879
  • Loading branch information
fniephaus committed Oct 8, 2022
2 parents c083760 + 3411624 commit cbc14db
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions sulong/ci.jsonnet
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,6 @@ local sc = (import "ci_common/sulong-common.jsonnet");

sulong:: {
suite:: "sulong",
environment+: {
TRUFFLE_STRICT_OPTION_DEPRECATION: "true",
},
setup+: [
["cd", "./sulong"],
],
Expand Down

0 comments on commit cbc14db

Please sign in to comment.