Skip to content

Commit 4e7c64b

Browse files
committed
test: Bump version
1 parent c8ab4d8 commit 4e7c64b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ permissions:
1010

1111
jobs:
1212
versioning:
13-
runs-on: ubuntu-latest
13+
runs-on: windows-latest
1414
outputs:
1515
fullSemVer: ${{ steps.version_step.outputs.fullSemVer }}
1616
semVer: ${{ steps.version_step.outputs.semVer }}

0 commit comments

Comments
 (0)