Update github actions

This commit is contained in:
Alex Forencich 2021-01-16 13:40:35 -08:00
parent 87a6efe05c
commit 5d91fde42a

View File

@ -4,7 +4,7 @@ on: [push, pull_request]
jobs: jobs:
build: build:
name: Python ${{matrix.python-version}} name: Python ${{ matrix.python-version }} (${{ matrix.group }}/20)
runs-on: ubuntu-20.04 runs-on: ubuntu-20.04
strategy: strategy: