Merge pull request #8425

fe5d1be build: prepare v0.18.0.0 (selsta)
This commit is contained in:
luigi1111 2022-07-15 11:23:54 -04:00
commit f982163fc9
No known key found for this signature in database
GPG key ID: F4ACA0183641E010
11 changed files with 16 additions and 15 deletions

View file

@ -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.

View file

@ -1,5 +1,5 @@
---
name: "monero-android-0.17"
name: "monero-android-0.18"
enable_cache: true
suites:
- "bionic"

View file

@ -1,5 +1,5 @@
---
name: "monero-freebsd-0.17"
name: "monero-freebsd-0.18"
enable_cache: true
suites:
- "bionic"

View file

@ -1,5 +1,5 @@
---
name: "monero-linux-0.17"
name: "monero-linux-0.18"
enable_cache: true
suites:
- "bionic"

View file

@ -1,5 +1,5 @@
---
name: "monero-osx-0.17"
name: "monero-osx-0.18"
enable_cache: true
suites:
- "bionic"

View file

@ -1,5 +1,5 @@
---
name: "monero-win-0.17"
name: "monero-win-0.18"
enable_cache: true
suites:
- "bionic"