8000 ci: build · NativeScript/NativeScript@f8f5846 · GitHub
[go: up one dir, main page]

Skip to content
8000

Commit f8f5846

Browse files
committed
ci: build
1 parent 93666f9 commit f8f5846

File tree

2 files changed

+2577
-3446
lines changed

2 files changed

+2577
-3446
lines changed

.github/workflows/apps_automated_android.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,12 +21,12 @@ jobs:
2121

2222
- uses: actions/setup-node@v4
2323
with:
24-
node-version: 20.10.0
24+
node-version: 23.5.0
2525

2626
- uses: actions/setup-java@v4
2727
with:
2828
distribution: 'temurin'
29-
java-version: '17'
29+
java-version: '21'
3030

3131
- name: Install Python
3232
uses: actions/setup-python@v5

0 commit comments

Comments
 (0)
0