[AUTO] Update readme and add orbit config #8

Merged
orbit-brancher[bot] merged 6 commits from orbit-1716141383 into porting 2024-05-19 21:00:26 +02:00
3 changed files with 45 additions and 1 deletions
Showing only changes of commit e3bd790ace - Show all commits

View File

@@ -29,6 +29,9 @@ jobs:
restore-keys: | restore-keys: |
${{ runner.os }}-gradle- ${{ runner.os }}-gradle-
- name: Test LTS Branches
run: chmod +x ./gradle && ./gradlew setupWorkspace
- name: Test LTS Branches - name: Test LTS Branches
run: | run: |
for dir in dev/*/ ; do for dir in dev/*/ ; do