Skip to content

Commit 342d736

Browse files
committed
updates stable to false + build-packages branch to this one
1 parent 17cb005 commit 342d736

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/build-packages.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: Build Packages
22
on:
33
push:
44
branches:
5-
- zfs-2.2
5+
- updating-builds
66
tags:
77
- 'v*.*.*'
88
jobs:

manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"description": "python libzfs",
66
"version": "2.2.1",
77
"build_number": "7",
8-
"stable": true,
8+
"stable": false,
99
"author": "Brett Kelly <bkelly@45drives.com>",
1010
"git_url": "https://github.com/45Drives/python3-libzfs",
1111
"license": "GPL-3.0+",

0 commit comments

Comments
 (0)