feature #8

Merged
XiaoLFeng merged 32 commits from feature into master 2023-06-29 13:25:35 +08:00
Showing only changes of commit 0b711abb16 - Show all commits

View File

@ -3,7 +3,6 @@ name: Tests
on: on:
push: push:
branches: branches:
- feature
- master - master
- '*.x' - '*.x'
pull_request: pull_request:
@ -15,7 +14,7 @@ permissions:
jobs: jobs:
tests: tests:
runs-on: local runs-on: centos
strategy: strategy:
fail-fast: true fail-fast: true