mirror of
https://code.forgejo.org/actions/setup-forgejo
synced 2025-07-13 20:23:52 +02:00
replace ubuntu-latest with docker for clarity
This commit is contained in:
parent
df36663bb0
commit
efb633bec9
5 changed files with 5 additions and 5 deletions
|
@ -2,7 +2,7 @@ on: [push]
|
|||
|
||||
jobs:
|
||||
test:
|
||||
runs-on: ubuntu-latest
|
||||
runs-on: docker
|
||||
|
||||
services:
|
||||
pgsql:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue