Skip to content

Commit a1250ab

Browse files
author
Jeffrey Koehler
committed
set to ubuntu-latest
1 parent 3ec2bb3 commit a1250ab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/testAndTag.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ jobs:
99
tests:
1010
env:
1111
GOPRIVATE: github.com/streemtech
12-
runs-on: linux
12+
runs-on: ubuntu-latest
1313
# outputs:
1414
# newTag: ${{ steps.bump_tag.outputs.new_tag }}
1515
# tagMajor: ${{ steps.semver_parser.outputs.major }}

0 commit comments

Comments
 (0)