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 fb0fea8 commit f0d1138Copy full SHA for f0d1138
.github/workflows/versioning.yml
@@ -5,7 +5,7 @@ on:
5
6
jobs:
7
increment-version:
8
- runs-on: ubuntu-18.04
+ runs-on: windows-latest
9
10
steps:
11
- name: Checkout
0 commit comments