Update ubuntu.yml
This commit is contained in:
parent
ae5e283df9
commit
9c873d0e95
1 changed files with 1 additions and 1 deletions
2
.github/workflows/ubuntu.yml
vendored
2
.github/workflows/ubuntu.yml
vendored
|
@ -28,7 +28,7 @@ env:
|
|||
|
||||
jobs:
|
||||
build:
|
||||
runs-on: ubuntu-22.04
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
services:
|
||||
postgres:
|
||||
|
|
Loading…
Reference in a new issue