Skip to content

Commit 53b5637

Browse files
committed
Use ubuntu for release
1 parent 51c87f7 commit 53b5637

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010
name: 🚀 Release Switcher
1111
permissions:
1212
contents: write
13-
runs-on: macos-latest
13+
runs-on: ubuntu-latest
1414
steps:
1515
- name: 📥 Checkout code
1616
uses: actions/checkout@v4

0 commit comments

Comments
 (0)