Skip to content

Commit 3ff4fe7

Browse files
authored
Update build-test.yaml
1 parent 0531e59 commit 3ff4fe7

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)