test: update ci from ubuntu-latest to ubuntu-24.04 (#2809)
This commit is contained in:
parent
57e9d2271d
commit
8ff4962e86
10 changed files with 11 additions and 11 deletions
2
.github/workflows/migration.yml
vendored
2
.github/workflows/migration.yml
vendored
|
|
@ -13,7 +13,7 @@ jobs:
|
|||
name: migration (${{ inputs.python-version }})
|
||||
strategy:
|
||||
matrix:
|
||||
os-version: ["ubuntu-latest"]
|
||||
os-version: ["ubuntu-24.04"]
|
||||
runs-on: ${{ matrix.os-version }}
|
||||
services:
|
||||
postgres:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue