Skip to content

Commit 28542cd

Browse files
committed
also lower for windows
1 parent 41dce6d commit 28542cd

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/sycl-rel-nightly.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,6 @@ jobs:
124124
if: ${{ github.repository == 'intel/llvm' && needs.check_for_new_commits.outputs.is_new_commit != 'false' }}
125125
uses: ./.github/workflows/sycl-windows-build.yml
126126
with:
127-
retention-days: 90
128127
# We upload both Linux/Windows build via Github's "Releases"
129128
# functionality, make sure Linux/Windows names follow the same pattern.
130129
artifact_archive_name: sycl_windows.tar.gz

0 commit comments

Comments
 (0)