diff --git a/.github/workflows/docker.yml b/.github/workflows/docker.yml index 014270a..738d74e 100644 --- a/.github/workflows/docker.yml +++ b/.github/workflows/docker.yml @@ -286,7 +286,8 @@ jobs: build: name: Build - needs: [amd64_build, x86_build, armv7_build, arm64_build] +# needs: [amd64_build, x86_build, armv7_build, arm64_build] + needs: [amd64_build, x86_build] runs-on: ubuntu-latest steps: - name: Checkout base diff --git a/README.md b/README.md index ef926f4..a914b6b 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ Utility to convert between various proxy subscription formats. -[![Build Status](https://github.com/asdlokj1qpi23/subconverter/actions/workflows/build.yml/badge.svg)](https://github.com/tindy2013/subconverter/actions) +[![Build Status](https://github.com/asdlokj1qpi23/subconverter/actions/workflows/build.yml/badge.svg)](https://github.com/asdlokj1qpi23/subconverter/actions) [![GitHub tag (latest SemVer)](https://img.shields.io/github/tag/asdlokj1qpi23/subconverter.svg)](https://github.com/asdlokj1qpi23/subconverter/tags) [![GitHub release](https://img.shields.io/github/release/asdlokj1qpi23/subconverter.svg)](https://github.com/asdlokj1qpi23/subconverter/releases) [![GitHub license](https://img.shields.io/github/license/asdlokj1qpi23/subconverter.svg)](https://github.com/tindy2013/subconverter/blob/master/LICENSE)