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

View File

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