mirror of
https://github.com/corundum/corundum.git
synced 2025-01-16 08:12:53 +08:00
Update ubuntu version in CI
Signed-off-by: Alex Forencich <alex@alexforencich.com>
This commit is contained in:
parent
24c74b3003
commit
5d298e8465
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