Skip to content

Commit

Permalink
set to ubuntu-latest
Browse files Browse the repository at this point in the history
  • Loading branch information
Jeffrey Koehler committed Oct 13, 2024
1 parent 3ec2bb3 commit a1250ab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/testAndTag.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ jobs:
tests:
env:
GOPRIVATE: github.com/streemtech
runs-on: linux
runs-on: ubuntu-latest
# outputs:
# newTag: ${{ steps.bump_tag.outputs.new_tag }}
# tagMajor: ${{ steps.semver_parser.outputs.major }}
Expand Down

0 comments on commit a1250ab

Please sign in to comment.