mirror of
https://github.com/corundum/corundum.git
synced 2025-02-06 08:38:23 +08:00
Update ubuntu version in CI
Signed-off-by: Alex Forencich <alex@alexforencich.com>
This commit is contained in:
parent
e10a7ae88e
commit
0cba4e1917
2
.github/workflows/regression-tests.yml
vendored
2
.github/workflows/regression-tests.yml
vendored
@ -5,7 +5,7 @@ on: [push, pull_request]
|
|||||||
jobs:
|
jobs:
|
||||||
build:
|
build:
|
||||||
name: Python ${{ matrix.python-version }} (${{ matrix.group }}/10)
|
name: Python ${{ matrix.python-version }} (${{ matrix.group }}/10)
|
||||||
runs-on: ubuntu-20.04
|
runs-on: ubuntu-22.04
|
||||||
|
|
||||||
strategy:
|
strategy:
|
||||||
matrix:
|
matrix:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user