Skip to content

Commit ae9d2fa

Browse files
committed
does sub node for os work
1 parent 72aafd3 commit ae9d2fa

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/build-debian.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,8 @@ jobs:
2626
exclude:
2727
- sdk_type: standalone
2828
docs: true
29-
- os.name: debian-stable
29+
- os:
30+
name: debian-stable
3031
sdk_type: standalone
3132

3233
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)