Skip to content

Commit 9f81886

Browse files
committed
chore(ci): update srtool
1 parent e5d0b64 commit 9f81886

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/draft-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,7 @@ jobs:
120120
platforms: linux/amd64
121121

122122
publish-draft-release:
123-
runs-on: [self-hosted, linux]
123+
runs-on: ubuntu-latest
124124
needs: ["build-runtimes", "build-binary"]
125125
steps:
126126
- name: Checkout

0 commit comments

Comments
 (0)