File tree Expand file tree Collapse file tree 1 file changed +4
-1
lines changed
Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Original file line number Diff line number Diff line change 8383 ISSUE_BOT_TOKEN : ${{ secrets.MANDREL_BOT_TOKEN }}
8484 UPLOAD_COLLECTOR_TOKEN : ${{ secrets.UPLOAD_COLLECTOR_TOKEN }}
8585 # ###
86- # Test Q main and Mandrel 25.0 JDK 25
86+ # Test Q main and Mandrel 25.0 JDK 25 with --future-defaults=all
8787 # ###
8888 q-main-mandrel-25_0-future-defaults :
8989 name : " Q main M 25.0 --future-defaults=all"
9898 mandrel-packaging-version : " 25.0"
9999 quarkus-additional-build-args-append : " --future-defaults=all"
100100 build-stats-tag : " gha-linux-mandrel-qmain-m25_0-jdk25ea-futuredefaults"
101+ secrets :
102+ ISSUE_BOT_TOKEN : ${{ secrets.MANDREL_BOT_TOKEN }}
103+ UPLOAD_COLLECTOR_TOKEN : ${{ secrets.UPLOAD_COLLECTOR_TOKEN }}
101104 # ###
102105 # Test Q main and Mandrel 23.1 JDK 21
103106 # ###
You can’t perform that action at this time.
0 commit comments