Skip to content

Commit bf9f33c

Browse files
committed
Do not run Spotbugs when testing supported Java versions
Spotbugs does not always support the latest JDK and it is run in another workflow anyway.
1 parent f5ff867 commit bf9f33c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

1.3.0-SNAPSHOT/htmlsingle/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1544,7 +1544,7 @@ <h2 id="building-the-performance-tool"><a class="anchor" href="#building-the-per
15441544
<div id="footer">
15451545
<div id="footer-text">
15461546
Version 1.3.0-SNAPSHOT<br>
1547-
Last updated 2024-09-23 05:01:46 UTC
1547+
Last updated 2024-09-24 05:02:03 UTC
15481548
</div>
15491549
</div>
15501550
</body>

snapshot/htmlsingle/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1544,7 +1544,7 @@ <h2 id="building-the-performance-tool"><a class="anchor" href="#building-the-per
15441544
<div id="footer">
15451545
<div id="footer-text">
15461546
Version 1.3.0-SNAPSHOT<br>
1547-
Last updated 2024-09-23 05:01:46 UTC
1547+
Last updated 2024-09-24 05:02:03 UTC
15481548
</div>
15491549
</div>
15501550
</body>

0 commit comments

Comments
 (0)