Skip to content

Commit 796ced9

Browse files
committed
add distribution
1 parent 31a6292 commit 796ced9

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +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'
5657
java-version: 8
5758
- name: Setup sbt launcher
5859
uses: sbt/setup-sbt@v1

0 commit comments

Comments
 (0)