mirror of
https://github.com/mastodon/mastodon-android.git
synced 2025-02-07 05:54:10 +01:00
Specify Java distribution
This commit is contained in:
parent
e892eaa3d5
commit
0cc55891c1
1
.github/workflows/build_and_deploy.yml
vendored
1
.github/workflows/build_and_deploy.yml
vendored
@ -16,6 +16,7 @@ jobs:
|
||||
uses: actions/setup-java@v2
|
||||
with:
|
||||
java-version: 21
|
||||
distribution: temurin
|
||||
|
||||
- name: Set up Ruby
|
||||
uses: ruby/setup-ruby@v1
|
||||
|
Loading…
x
Reference in New Issue
Block a user