Skip to content

Commit 7d9e29b

Browse files
committed
self-hosted
1 parent 403e22d commit 7d9e29b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ env:
2323

2424
jobs:
2525
CI:
26-
runs-on: ubuntu-latest
26+
runs-on: self-hosted
2727
steps:
2828
- name: Checkout repository
2929
uses: actions/checkout@v6

0 commit comments

Comments
 (0)