v4.0.0-beta.21 #87
ci.yml
on: push
Matrix: Validate
Waiting for pending jobs
Matrix: build_linux
Waiting for pending jobs
Matrix: build_macos
Waiting for pending jobs
Matrix: build_windows
Waiting for pending jobs
Prepare release
Annotations
1 error
Invalid workflow file:
.github/workflows/ci.yml#L73
The workflow is not valid. .github/workflows/ci.yml (Line: 73, Col: 9): Unexpected symbol: '~'. Located at position 55 within expression: startsWith(github.ref, 'refs/tags/v') && github.ref ==~ /^refs\/tags\/v\d+\.\d+\.\d+.*/ .github/workflows/ci.yml (Line: 140, Col: 9): Unexpected symbol: '~'. Located at position 55 within expression: startsWith(github.ref, 'refs/tags/v') && github.ref ==~ /^refs\/tags\/v\d+\.\d+\.\d+.*/
|