Skip to content

Commit d4deeb9

Browse files
authored
Update create_beta.yml
1 parent 961fd23 commit d4deeb9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/create_beta.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010
permissions:
1111
contents: write # for creating release
1212
name: Build packages
13-
runs-on: ubuntu-latest
13+
runs-on: ubuntu-slim
1414
steps:
1515
- name: Clone repository
1616
uses: actions/checkout@v4

0 commit comments

Comments
 (0)