CI: Bump container version

This commit is contained in:
Robin Voetter
2020-09-28 00:06:18 +02:00
committed by GitHub
parent 9991364994
commit 1fde634d37

View File

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