Skip to content

Commit 24ad330

Browse files
Update python-app.yml
1 parent d12cdfc commit 24ad330

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/python-app.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ on: [push, pull_request]
33

44
jobs:
55
test:
6-
runs-on: Ubuntu-latest
6+
runs-on: windows-latest
77
strategy:
88
fail-fast: false
99
matrix:

0 commit comments

Comments
 (0)