1
0
mirror of https://github.com/corundum/corundum.git synced 2025-01-16 08:12:53 +08:00

Update github actions

This commit is contained in:
Alex Forencich 2021-01-16 13:42:04 -08:00
parent 57809dad90
commit 02c2f6d2b6

View File

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