Skip to content

Commit ce5062d

Browse files
author
dacodev
committed
ci: change to shared runner
1 parent 7ac91e7 commit ce5062d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release_wf.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ on:
66
jobs:
77
create_release:
88
name: Creating a Release
9-
runs-on: self-hosted
9+
runs-on: ubuntu-latest
1010
steps:
1111
- name: Checkout the code
1212
uses: actions/checkout@v2

0 commit comments

Comments
 (0)