Compare commits
No commits in common. "e8353dc9d58f0943abde88510680ceb1f6a9fba6" and "004624687a2b6f17fb839bf369f4d631e642ec39" have entirely different histories.
e8353dc9d5
...
004624687a
2
.github/workflows/tests.yml
vendored
2
.github/workflows/tests.yml
vendored
@ -9,7 +9,7 @@ concurrency:
|
|||||||
cancel-in-progress: true
|
cancel-in-progress: true
|
||||||
jobs:
|
jobs:
|
||||||
unit_tests:
|
unit_tests:
|
||||||
runs-on: ubuntu-24.04
|
runs-on: ubuntu-latest
|
||||||
services:
|
services:
|
||||||
postgres:
|
postgres:
|
||||||
image: postgres
|
image: postgres
|
||||||
|
Loading…
x
Reference in New Issue
Block a user