Skip to content

Commit a789f0f

Browse files
Update python-app.yml
1 parent c6c512f commit a789f0f

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: Windows-latest
6+
runs-on: Ubuntu-latest
77
strategy:
88
fail-fast: false
99
matrix:

0 commit comments

Comments
 (0)