Skip to content
This repository was archived by the owner on Sep 20, 2024. It is now read-only.

Commit dabfd4b

Browse files
committed
feat: setup github actions
1 parent 9d2b88e commit dabfd4b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/quality.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ on:
1111
jobs:
1212
build:
1313
name: Build
14-
runs-on: self-hosted
14+
runs-on: ubuntu-latest
1515
steps:
1616
- name: Checkout branch
1717
uses: actions/checkout@v3

0 commit comments

Comments
 (0)