Skip to content

Commit abf1a6a

Browse files
authored
Update build-pr.yml
1 parent 264cceb commit abf1a6a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-pr.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010
- uses: actions/setup-java@v3
1111
with:
1212
distribution: 'zulu'
13-
java-version: 11
13+
java-version: 17
1414
- name: CopyAars
1515
uses: eskatos/gradle-command-action@v1
1616
with:

0 commit comments

Comments
 (0)