mirror of
https://git.wownero.com/wownero/wownero.git
synced 2024-08-15 01:03:23 +00:00
build: prepare v0.18.0.0
This commit is contained in:
parent
b54d5ae383
commit
fe5d1bef56
11 changed files with 16 additions and 15 deletions
|
@ -133,7 +133,7 @@ Common setup part:
|
|||
su - gitianuser
|
||||
|
||||
GH_USER=YOUR_GITHUB_USER_NAME
|
||||
VERSION=v0.17.3.2
|
||||
VERSION=v0.18.0.0
|
||||
```
|
||||
|
||||
Where `GH_USER` is your GitHub user name and `VERSION` is the version tag you want to build.
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
---
|
||||
name: "monero-android-0.17"
|
||||
name: "monero-android-0.18"
|
||||
enable_cache: true
|
||||
suites:
|
||||
- "bionic"
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
---
|
||||
name: "monero-freebsd-0.17"
|
||||
name: "monero-freebsd-0.18"
|
||||
enable_cache: true
|
||||
suites:
|
||||
- "bionic"
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
---
|
||||
name: "monero-linux-0.17"
|
||||
name: "monero-linux-0.18"
|
||||
enable_cache: true
|
||||
suites:
|
||||
- "bionic"
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
---
|
||||
name: "monero-osx-0.17"
|
||||
name: "monero-osx-0.18"
|
||||
enable_cache: true
|
||||
suites:
|
||||
- "bionic"
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
---
|
||||
name: "monero-win-0.17"
|
||||
name: "monero-win-0.18"
|
||||
enable_cache: true
|
||||
suites:
|
||||
- "bionic"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue