Skip to content

Commit 488effd

Browse files
authored
Bump NDK matrix r30-beta1 to r30-beta2
1 parent 2dc9322 commit 488effd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
fail-fast: false
2222
matrix:
2323
swift_version: ['6.3', 'nightly-6.3', 'nightly-main']
24-
ndk_version: ['r27d', 'r29', 'r30-beta1']
24+
ndk_version: ['r27d', 'r29', 'r30-beta2']
2525
os: ['ubuntu-latest', 'macos-latest']
2626
configuration: ['Debug', 'Release']
2727
runs-on: ${{ matrix.os }}

0 commit comments

Comments
 (0)