Skip to content

Commit 72d50db

Browse files
tzezulafniephaus
authored andcommitted
[GR-63008] Github Truffle workflow times out.
PullRequest: graal/20280
2 parents 6118c2c + e8b7687 commit 72d50db

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -141,7 +141,7 @@ jobs:
141141
# /truffle
142142
- env:
143143
JDK_VERSION: "21"
144-
GATE_TAGS: "" # Truffle does not use tags
144+
GATE_TAGS: "style,fullbuild,fulltest"
145145
PRIMARY: "truffle"
146146
# /vm
147147
- env:

0 commit comments

Comments
 (0)