Skip to content

Commit bb8404c

Browse files
authored
1 parent 10218de commit bb8404c

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
@@ -29,7 +29,7 @@ jobs:
2929
release:
3030
env:
3131
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
32-
runs-on: ubuntu-latest-large
32+
runs-on: github-ubuntu-24.04-x86_64-16
3333
steps:
3434
- uses: actions/checkout@v4
3535
with:

0 commit comments

Comments
 (0)