chore: Update runs-on to warp-ubuntu-latest-x64-16x for Linux job

This commit is contained in:
mauro 🤙
2024-07-12 13:54:29 +00:00
parent 97defffac3
commit 99dd17560a
2 changed files with 2 additions and 2 deletions

View File

@@ -136,7 +136,7 @@ jobs:
linux:
permissions:
contents: write
runs-on: warp-ubuntu-latest-x64-8x
runs-on: warp-ubuntu-latest-x64-16x
needs: [build-data, check-release]
steps:

View File

@@ -27,7 +27,7 @@
"brandShortName": "Zen Browser",
"brandFullName": "Zen Browser",
"release": {
"displayVersion": "1.0.0-a.1",
"displayVersion": "1.0.0-a.0",
"github": {
"repo": "zen-browser/desktop"
},