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: