mirror of
https://github.com/navidrome/navidrome.git
synced 2025-04-13 10:47:19 +03:00
Fix invalid option in pipeline
This commit is contained in:
parent
dd57278ba2
commit
afb31c3eae
1
.github/workflows/pipeline.yml
vendored
1
.github/workflows/pipeline.yml
vendored
@ -56,7 +56,6 @@ jobs:
|
||||
- name: Set up Go ${{ matrix.go_version }}
|
||||
uses: actions/setup-go@v3
|
||||
with:
|
||||
stable: '!contains(${{ matrix.go_version }}, "beta") && !contains(${{ matrix.go_version }}, "rc")'
|
||||
go-version: ${{ matrix.go_version }}
|
||||
id: go
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user