chore: fix docker build

This commit is contained in:
Lakhan Samani
2021-10-28 07:17:44 +05:30
parent abc2991e1c
commit 08b1f97ccb
2 changed files with 2 additions and 15 deletions

View File

@@ -5,7 +5,7 @@ on:
jobs:
releases:
name: Release Authorizer Binary
runs-on: ubuntu-latest
runs-on: ubuntu-18.04
steps:
- uses: actions/checkout@v2
- name: Install dependencies