Update github actions
This commit is contained in:
parent
87a6efe05c
commit
5d91fde42a
2
.github/workflows/regression-tests.yml
vendored
2
.github/workflows/regression-tests.yml
vendored
@ -4,7 +4,7 @@ on: [push, pull_request]
|
||||
|
||||
jobs:
|
||||
build:
|
||||
name: Python ${{matrix.python-version}}
|
||||
name: Python ${{ matrix.python-version }} (${{ matrix.group }}/20)
|
||||
runs-on: ubuntu-20.04
|
||||
|
||||
strategy:
|
||||
|
Loading…
x
Reference in New Issue
Block a user