Skip to content

Commit 78f6551

Browse files
committed
stable
1 parent d92a1e8 commit 78f6551

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/multi-platform.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -48,8 +48,8 @@ jobs:
4848
bindings-ref: main
4949
combine: true
5050
target: ${{ matrix.config.target }}
51-
sdk: nightly
52-
cli: nightly
51+
sdk: stable
52+
cli: stable
5353
build-config: ${{ matrix.config.build-type || 'Release' }}
5454

5555
package:

0 commit comments

Comments
 (0)