Skip to content

Commit 286c398

Browse files
Use stable channel to build CedarJavaFFI in CI (#206)
Signed-off-by: Shaobo He <shaobohe@amazon.com>
1 parent e095e4d commit 286c398

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build_java_hello_world_reusable.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
strategy:
1717
matrix:
1818
toolchain:
19-
- '1.80'
19+
- stable
2020
steps:
2121
- name: Setup Java
2222
uses: actions/setup-java@v4

0 commit comments

Comments
 (0)