Skip to content

Commit

Permalink
Changed cypress workflow JDK to 21.
Browse files Browse the repository at this point in the history
  • Loading branch information
AWSHurneyt authored Oct 30, 2024
1 parent 20b50b5 commit a527866
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cypress-workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
uses: actions/setup-java@v1
with:
# TODO: Parse this from alerting plugin
java-version: 14
java-version: 21
- name: Checkout
uses: actions/checkout@v2
with:
Expand Down

0 comments on commit a527866

Please sign in to comment.