We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3ec2bb3 commit a1250abCopy full SHA for a1250ab
.github/workflows/testAndTag.yaml
@@ -9,7 +9,7 @@ jobs:
9
tests:
10
env:
11
GOPRIVATE: github.com/streemtech
12
- runs-on: linux
+ runs-on: ubuntu-latest
13
# outputs:
14
# newTag: ${{ steps.bump_tag.outputs.new_tag }}
15
# tagMajor: ${{ steps.semver_parser.outputs.major }}
0 commit comments