Skip to content

Commit c23d4eb

Browse files
committed
use java 17 for GH actions
I give up
1 parent 0729d54 commit c23d4eb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ name: build
77
on: [pull_request, push]
88

99
env:
10-
JAVA_VERSION: 21
10+
JAVA_VERSION: 17
1111

1212
jobs:
1313
build:

0 commit comments

Comments
 (0)