Skip to content

Commit 8001a13

Browse files
committed
Update build-test.yaml
1 parent 4e8fc48 commit 8001a13

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/build-test.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@ on: [push, pull_request]
44

55
jobs:
66
build:
7-
#runs-on: ubuntu-22.04
8-
runs-on: self-hosted
7+
runs-on: ubuntu-22.04
8+
#runs-on: self-hosted
99
steps:
1010
- uses: actions/checkout@v3
1111

0 commit comments

Comments
 (0)