You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@kvrocks.apache.org by "tisonkun (via GitHub)" <gi...@apache.org> on 2023/03/01 04:13:00 UTC

[GitHub] [incubator-kvrocks] tisonkun commented on a diff in pull request #1288: ci: try large runner

tisonkun commented on code in PR #1288:
URL: https://github.com/apache/incubator-kvrocks/pull/1288#discussion_r1121118000


##########
.github/workflows/nightly.yaml:
##########
@@ -26,7 +26,7 @@ on:
 jobs:
   publish-nightly-docker-image:
     name: Publish nightly Docker image
-    runs-on: ubuntu-20.04
+    runs-on: ubuntu-20.04-16-cores

Review Comment:
   ```suggestion
       runs-on: ubuntu-latest-16-cores
   ```



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@kvrocks.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org