Update main.yml

This commit is contained in:
Carl Fredrik Samson
2020-01-25 14:43:09 +01:00
committed by GitHub
parent b4b54e63c8
commit a02a4f707e

View File

@@ -7,7 +7,7 @@ on:
jobs:
build-deploy:
runs-on: ubuntu-latest
runs-on: ubuntu-18.04
steps:
- uses: actions/checkout@v2