Skip to content

Commit

Permalink
try zero cache
Browse files Browse the repository at this point in the history
  • Loading branch information
zspitzer committed Dec 14, 2024
1 parent 0a3dfe4 commit 131a44e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/presidecms.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ jobs:
matrix:
luceeVersion: [ 6.2/snapshot/jar ]
javaVersion: [ 21 ]
keySize: [ 767,1535,3071,6143,12287 ]
keySize: [ 0, 767,1535,3071,6143,12287 ]
env:
luceeVersionQuery: ${{ matrix.luceeVersion }}
compile: ${{ github.event.inputs.compile }}
Expand Down

0 comments on commit 131a44e

Please sign in to comment.