Change the virtual environment workflow label

This commit is contained in:
Mohammed Al-Mahdawi 2021-03-19 15:36:52 +03:00
parent e1df023d52
commit 70f0a4e53e
1 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@ on:
jobs:
docker:
runs-on: ubuntu-latest
runs-on: ubuntu-20.04
steps:
- name: Checkout
uses: actions/checkout@v2