1
0
Fork 0
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:
Earl Warren 2023-05-30 15:16:16 +02:00
parent df36663bb0
commit efb633bec9
No known key found for this signature in database
GPG key ID: 0579CB2928A78A00
5 changed files with 5 additions and 5 deletions

View file

@ -2,7 +2,7 @@ on: [push]
jobs:
test:
runs-on: ubuntu-latest
runs-on: docker
services:
pgsql: