Skip to content

Commit

Permalink
Another attempt for self-hosted runner
Browse files Browse the repository at this point in the history
  • Loading branch information
f213 committed Oct 28, 2023
1 parent 19bb11a commit f148e9e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Expand Up @@ -29,7 +29,7 @@ jobs:

test:
needs: lint
runs-on: ubuntu-latest
runs-on: self-hosted
services:
postgres:
image: postgres:13.9-alpine
Expand Down

0 comments on commit f148e9e

Please sign in to comment.