Skip to content

Commit f8e91ac

Browse files
committed
release 5.1.7
1 parent 01cbea7 commit f8e91ac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/draft-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
name: Release draft
3232
if: github.event_name != 'pull_request'
3333
needs: [ verify ]
34-
runs-on: windows-latest
34+
runs-on: ubuntu-latest
3535
permissions:
3636
contents: write
3737
steps:

0 commit comments

Comments
 (0)