Skip to content

Commit 3c4199d

Browse files
committed
Change log level to info
1 parent 65d5990 commit 3c4199d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/submit.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1435,7 +1435,7 @@ jobs:
14351435
run: |
14361436
cat build/macos-x64/spec.gmk
14371437
cat build/macos-x64/hotspot-spec.gmk
1438-
make CONF_NAME=macos-x64 LOG_LEVEL=debug images
1438+
make CONF_NAME=macos-x64 LOG_LEVEL=info images
14391439
working-directory: jdk
14401440

14411441
- name: Pack artifacts

0 commit comments

Comments
 (0)