Skip to content

Commit a14835f

Browse files
authored
Update ci.yml
1 parent ca9af2d commit a14835f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ jobs:
5656
strategy:
5757
matrix:
5858
include:
59-
- os: self-hosted
59+
- os: [self-hosted, wingtip]
6060
runs-on: ${{ matrix.os }}
6161
if: github.repository == 'MFlowCode/MFC'
6262
steps:
@@ -83,7 +83,7 @@ jobs:
8383
strategy:
8484
matrix:
8585
include:
86-
- os: self-hosted
86+
- os: [self-hosted, wingtip]
8787
runs-on: ${{ matrix.os }}
8888
if: github.repository == 'MFlowCode/MFC'
8989
steps:

0 commit comments

Comments
 (0)