Skip to content

Commit dd50be5

Browse files
committed
Try ubuntu for prerelease action.
1 parent 062ce70 commit dd50be5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/prerelease.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ on:
88
jobs:
99
createPrerelease:
1010
name: Create Pre-release
11-
runs-on: macos-latest
11+
runs-on: ubuntu-latest
1212
steps:
1313
- uses: actions/checkout@v2
1414
with:

0 commit comments

Comments
 (0)