Skip to content

Commit f0d1138

Browse files
committed
ci(Versioning): replaced deprecated use of Ubuntu 18 by Windows Latest in versioning CI [skip hint][skip ci]
1 parent fb0fea8 commit f0d1138

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/versioning.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ on:
55

66
jobs:
77
increment-version:
8-
runs-on: ubuntu-18.04
8+
runs-on: windows-latest
99

1010
steps:
1111
- name: Checkout

0 commit comments

Comments
 (0)