Skip to content

Commit d071588

Browse files
authored
Update examples.yaml
Signed-off-by: Appu <appu@google.com>
1 parent 0ecdb25 commit d071588

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/examples.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,9 @@ jobs:
2323
permissions:
2424
id-token: write
2525

26+
# TODO: enable after next release, v1.3.0 fails on windows
27+
if: ${{ matrix.os != 'windows-latest' }}
28+
2629
steps:
2730
- name: Enable long paths in Git
2831
if: runner.os == 'Windows'

0 commit comments

Comments
 (0)