Skip to content

Commit 8bc1d19

Browse files
authored
Use public worker (#239)
1 parent afd8b74 commit 8bc1d19

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/version_tag_action.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ on:
77

88
jobs:
99
build:
10-
runs-on: self-hosted
10+
runs-on: ubuntu-latest
1111
steps:
1212
- name: Checkout code
1313
uses: actions/checkout@v2

0 commit comments

Comments
 (0)