Skip to content

Commit 2633ce0

Browse files
Update python-package.yml
1 parent ba7e187 commit 2633ce0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/python-package.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
strategy:
1515
matrix:
1616
python-version: [ 3.8 ]
17-
os: [ ubuntu-latest ] # later, add macos-latest, windows-latest
17+
os: [ ubuntu-latest, macos-latest, windows-latest ] # later, add macos-latest, windows-latest
1818
energyplus-version: [ 9.2.0 ] # later, add 9.4.0
1919
include:
2020
- runs-on: ubuntu-latest

0 commit comments

Comments
 (0)