Skip to content

Commit 2726965

Browse files
author
Andrii Andrieiev
committed
Celebrate Sagitta
1 parent db5b621 commit 2726965

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/vyos-rolling-nightly-build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
- name: Set VyOS version
1717
id: set_vyos_version
1818
run: |
19-
echo "VYOS_VERSION=1.4-rolling-$(date -u +%Y%m%d%H%M)" >> $GITHUB_ENV
19+
echo "VYOS_VERSION=1.5-rolling-$(date -u +%Y%m%d%H%M)" >> $GITHUB_ENV
2020
2121
- uses: actions/checkout@v3
2222

0 commit comments

Comments
 (0)