feature/ci-deploy #1

Merged
remoll merged 19 commits from feature/ci-deploy into main 2024-05-04 15:33:39 +00:00
Showing only changes of commit 110537fabc - Show all commits

@ -12,8 +12,8 @@ jobs:
- uses: actions/checkout@v4
- uses: https://github.com/actions/setup-java@v4
with:
java-version: '21'
distribution: 'oracle'
java-version: '12'
distribution: 'zulu'
- uses: https://github.com/subosito/flutter-action@v2
with:
channel: stable