Skip to content

Commit f5ff867

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 6afedf6 commit f5ff867

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-22 05:01:37 UTC
1547+
Last updated 2024-09-23 05:01:46 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-22 05:01:37 UTC
1547+
Last updated 2024-09-23 05:01:46 UTC
15481548
</div>
15491549
</div>
15501550
</body>

0 commit comments

Comments
 (0)