mirror of
https://github.com/outbackdingo/firezone.git
synced 2026-01-27 10:18:54 +00:00
run tests on faster hardware
This commit is contained in:
3
.github/workflows/ci.yml
vendored
3
.github/workflows/ci.yml
vendored
@@ -7,7 +7,8 @@ defaults:
|
||||
|
||||
jobs:
|
||||
unit-integration-test:
|
||||
runs-on: ubuntu-20.04
|
||||
# runs-on: ubuntu-20.04
|
||||
runs-on: self-hosted
|
||||
env:
|
||||
MIX_ENV: test
|
||||
POSTGRES_HOST: localhost
|
||||
|
||||
Reference in New Issue
Block a user