Skip to content

Commit 0c7e8e0

Browse files
authored
Update workflow.yml
1 parent 755cf9d commit 0c7e8e0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/workflow.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
runs-on: ${{ matrix.operating-system }}
1717
strategy:
1818
matrix:
19-
operating-system: [ubuntu-latest, windows-latest]
19+
operating-system: [self-hosted, windows-latest]
2020
steps:
2121
- name: Checkout
2222
uses: actions/checkout@v3

0 commit comments

Comments
 (0)