We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8f81b02 commit 31a6292Copy full SHA for 31a6292
1 file changed
.github/workflows/samples-scala-client.yaml
@@ -53,8 +53,7 @@ jobs:
53
sudo echo "127.0.0.1 petstore.swagger.io" | sudo tee -a /etc/hosts
54
- uses: actions/setup-java@v5
55
with:
56
- distribution: 'temurin'
57
- java-version: 11
+ java-version: 8
58
- name: Setup sbt launcher
59
uses: sbt/setup-sbt@v1
60
- name: Cache maven dependencies
0 commit comments