feature #8
|
@ -3,7 +3,6 @@ name: Tests
|
|||
on:
|
||||
push:
|
||||
branches:
|
||||
- feature
|
||||
- master
|
||||
- '*.x'
|
||||
pull_request:
|
||||
|
@ -15,7 +14,7 @@ permissions:
|
|||
|
||||
jobs:
|
||||
tests:
|
||||
runs-on: local
|
||||
runs-on: centos
|
||||
|
||||
strategy:
|
||||
fail-fast: true
|
||||
|
|
Loading…
Reference in New Issue
Block a user