We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f0e4e02 + da63bf2 commit b338e35Copy full SHA for b338e35
.github/workflows/serde_compat.yml
@@ -22,6 +22,7 @@ jobs:
22
uses: actions/setup-java@v2
23
with:
24
java-version: '11'
25
+ distribution: 'temurin'
26
- name: Run Java
27
run: cd java && mvn test -P generate-java-files
28
- name: Copy files
0 commit comments