-
Notifications
You must be signed in to change notification settings - Fork 241
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ci(windows): manually install jdk21 (#5404)
as of feb 24, 2025, codebuild has java8 first in PATH which causes gradle to fail because we require 21 this is the same hack previously used for 223 https://github.com/aws/aws-toolkit-jetbrains/blob/162acabc3809f737684257903c9b72a4273c4850/buildspec/windowsTests.yml
- Loading branch information
Showing
2 changed files
with
9 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters