Skip to content

Commit bf7bea2

Browse files
committed
Run on all platforms
1 parent b0a4c62 commit bf7bea2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/smoketest-build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212

1313
strategy:
1414
matrix:
15-
os: [windows-latest] #, ubuntu-latest, macos-latest]
15+
os: [windows-latest, ubuntu-latest, macos-latest]
1616

1717
runs-on: ${{ matrix.os }}
1818

0 commit comments

Comments
 (0)