Skip to content

Commit 2f959c6

Browse files
authored
chore: Fix release action (#73)
1 parent e15af3d commit 2f959c6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

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

77
jobs:
88
release:
9-
runs-on: ubuntu-latest
9+
runs-on: macos-latest
1010
steps:
1111
- uses: actions/checkout@v3
1212
- uses: actions/setup-java@v3

0 commit comments

Comments
 (0)