This reverts commit 4e085efcf4.
This commit is contained in:
parent
1acbd5eb2e
commit
4154a96b54
19 changed files with 28 additions and 68 deletions
5
.github/workflows/nightly.yml
vendored
5
.github/workflows/nightly.yml
vendored
|
|
@ -16,11 +16,6 @@ jobs:
|
|||
if: ${{ github.repository == 'vector-im/element-x-android' }}
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
- name: Use JDK 17
|
||||
uses: actions/setup-java@v3
|
||||
with:
|
||||
distribution: 'temurin' # See 'Supported distributions' for available options
|
||||
java-version: '17'
|
||||
- name: Install towncrier
|
||||
run: |
|
||||
python3 -m pip install towncrier
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue