Skip to content

Commit 6c1e511

Browse files
committed
Start building the 6.3 devel snapshots on the CI
1 parent 74ff9a9 commit 6c1e511

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/sdks.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010
strategy:
1111
fail-fast: false
1212
matrix:
13-
version: [release, devel, trunk]
13+
version: [devel] #, trunk]
1414
os: [ubuntu-24.04, macos-15-intel]
1515
env:
1616
ANDROID_API_LEVEL: 24

0 commit comments

Comments
 (0)