Skip to content

Commit

Permalink
Spotbugs will not work
Browse files Browse the repository at this point in the history
  • Loading branch information
martinpaljak committed Jul 29, 2024
1 parent 73894da commit 9ad30a1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/robot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
runs-on: ubuntu-24.04
strategy:
matrix:
java: [ 11, 17, 21, 24-ea ]
java: [ 11, 17, 21 ]
name: Java ${{ matrix.java }}
steps:
- name: Check out code
Expand Down

0 comments on commit 9ad30a1

Please sign in to comment.