This commit is contained in:
@@ -7,7 +7,7 @@ jobs:
|
|||||||
test:
|
test:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
container:
|
container:
|
||||||
image: gitea.tobiasmaier.me/tobimai/devcontainer-rust:1.91
|
image: gitea.tobiasmaier.me/tobimai/devcontainer-rust:2
|
||||||
services:
|
services:
|
||||||
db:
|
db:
|
||||||
image: postgres:latest
|
image: postgres:latest
|
||||||
|
|||||||
@@ -6,7 +6,7 @@ jobs:
|
|||||||
test:
|
test:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
container:
|
container:
|
||||||
image: gitea.tobiasmaier.me/tobimai/devcontainer-rust:1.91
|
image: gitea.tobiasmaier.me/tobimai/devcontainer-rust:2
|
||||||
services:
|
services:
|
||||||
db:
|
db:
|
||||||
image: postgres:latest
|
image: postgres:latest
|
||||||
|
|||||||
Reference in New Issue
Block a user