Update c-cpp.yml

This commit is contained in:
overflowerror 2021-04-30 15:47:08 +02:00 committed by GitHub
parent 6d966c4229
commit 0bac15193d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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