testing once with ubuntu runner

This commit is contained in:
Atharva Mulmuley 2021-04-29 14:15:41 +05:30
parent f85ff292e5
commit e31e99aaab

View File

@ -16,8 +16,8 @@ jobs:
# This workflow contains a single job called "build"
build:
# The type of runner that the job will run on
#runs-on: ubuntu-latest
runs-on: self-hosted
runs-on: ubuntu-latest
#runs-on: self-hosted
# Steps represent a sequence of tasks that will be executed as part of the job
steps: