Skip to content

Commit c062a73

Browse files
added back test os
1 parent 88febc7 commit c062a73

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/stackql-exec.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ jobs:
4242
stackql-exec-github-example:
4343
strategy:
4444
matrix:
45-
os: [windows-latest, macos-latest]
45+
os: [ubuntu-latest, windows-latest, macos-latest]
4646
runs-on: ${{matrix.os}}
4747
name: 'StackQL exec Github '
4848

0 commit comments

Comments
 (0)