Update actions_test.yml

This commit is contained in:
githubuser0xFFFF 2019-11-29 22:59:24 +01:00 committed by GitHub
parent e682ab8ea5
commit 8d42e7777d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -5,7 +5,7 @@ on: [push]
jobs: jobs:
build: build:
runs-on: ubuntu-latest runs-on: ubuntu-18.04
steps: steps:
- uses: actions/checkout@v1 - uses: actions/checkout@v1