Skip to content

Commit 31a6292

Browse files
committed
java 8
1 parent 8f81b02 commit 31a6292

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

.github/workflows/samples-scala-client.yaml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -53,8 +53,7 @@ jobs:
5353
sudo echo "127.0.0.1 petstore.swagger.io" | sudo tee -a /etc/hosts
5454
- uses: actions/setup-java@v5
5555
with:
56-
distribution: 'temurin'
57-
java-version: 11
56+
java-version: 8
5857
- name: Setup sbt launcher
5958
uses: sbt/setup-sbt@v1
6059
- name: Cache maven dependencies

0 commit comments

Comments
 (0)