From 74ef1c9976be90d21a2c72334ffde55dee322fde Mon Sep 17 00:00:00 2001 From: Hetu Nandu Date: Thu, 8 Oct 2020 22:19:26 +0530 Subject: [PATCH] CI: Fix build id step: --- .github/workflows/client.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/client.yml b/.github/workflows/client.yml index 0abb23aee4..9b050329da 100644 --- a/.github/workflows/client.yml +++ b/.github/workflows/client.yml @@ -17,6 +17,7 @@ defaults: jobs: build_id: + runs-on: ubuntu-latest steps: - name: 'Set build id' id: build_id