@@ -16,7 +16,7 @@ on:
jobs:
frontend:
name: frontend tests
- runs-on: ubuntu-16.04
+ runs-on: ubuntu-20.04
timeout-minutes: 20
env:
@@ -72,7 +72,7 @@ jobs:
acceptance:
name: acceptance
strategy:
matrix:
@@ -12,7 +12,7 @@ on:
test:
name: api docs test
steps:
- uses: actions/checkout@v2
@@ -9,7 +9,7 @@ on:
lint:
name: backend lint
timeout-minutes: 10
name: backend test
timeout-minutes: 30
main:
name: is migration required
name: cli test
dispatch:
name: getsentry dispatch
# Need to checkout just for `github/file-filters.yml`
@@ -11,7 +11,7 @@ on:
typescript-and-lint:
name: typescript and lint
@@ -110,7 +110,7 @@ jobs:
yarn storybook-build
webpack:
@@ -7,7 +7,7 @@ on:
sql:
name: Generate SQL
timeout-minutes: 8
name: plugins test