Skip to content

Commit a34aff2

Browse files
committed
change release docs to use linux
Signed-off-by: Adam Ratzman <[email protected]>
1 parent e691984 commit a34aff2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ jobs:
5757
- name: Publish windows
5858
run: gradle publishMingwX64PublicationToNexusRepository
5959
release_docs:
60-
runs-on: windows-latest
60+
runs-on: ubuntu-latest
6161
environment: release
6262
steps:
6363
- name: Check out repo

0 commit comments

Comments
 (0)