Skip to content

Commit 7436244

Browse files
committed
Update Android NDK version to r26d in macOS build workflow
1 parent 8867e4f commit 7436244

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/android-build-test-macos.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ jobs:
6464
- name: Install Android NDK
6565
uses: nttld/setup-ndk@afb4c9964b521afb97c864b7d40b11e6911bd410 # v1.5.0
6666
with:
67-
ndk-version: r25c # v25.2.9519653
67+
ndk-version: r26d
6868
add-to-path: true
6969
link-to-sdk: true
7070
- name: Prepare Flutter

0 commit comments

Comments
 (0)