Compare commits

..

No commits in common. "e8353dc9d58f0943abde88510680ceb1f6a9fba6" and "004624687a2b6f17fb839bf369f4d631e642ec39" have entirely different histories.

View File

@ -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