Run unit tests in Ubuntu 24
This commit is contained in:
parent
004624687a
commit
e8353dc9d5
2
.github/workflows/tests.yml
vendored
2
.github/workflows/tests.yml
vendored
@ -9,7 +9,7 @@ concurrency:
|
||||
cancel-in-progress: true
|
||||
jobs:
|
||||
unit_tests:
|
||||
runs-on: ubuntu-latest
|
||||
runs-on: ubuntu-24.04
|
||||
services:
|
||||
postgres:
|
||||
image: postgres
|
||||
|
Loading…
x
Reference in New Issue
Block a user