Skip to content

Commit 0978190

Browse files
authored
vyos rolling release version bump to 1.4
1 parent 85d11e0 commit 0978190

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/vyos-1.3-rolling-release.yml renamed to .github/workflows/vyos-1.4-rolling-release.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: VyOS v1.3 Rolling Release
1+
name: VyOS v1.4 Rolling Release
22

33
on:
44
schedule:
@@ -10,7 +10,7 @@ env:
1010
ARCHITECTURE: amd64
1111
BUILD_BY: vyos-build-action@github.com
1212
BUILD_TYPE: release
13-
VERSION: 1.3-rolling
13+
VERSION: 1.4-rolling
1414
DEBIAN_MIRROR: http://ftp.us.debian.org/debian/
1515

1616
jobs:

0 commit comments

Comments
 (0)