Skip to content

Commit 9ce8018

Browse files
committed
Autobuilder test/unsupported os: Promote to Windows and Linux test.
This way, we have at least one Windows test, which makes our internal testing easier.
1 parent 081b875 commit 9ce8018

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
import runs_on
22

33

4-
@runs_on.linux
4+
@(runs_on.linux or runs_on.windows)
55
def test(codeql, swift):
66
codeql.database.create(_assert_failure=True)

0 commit comments

Comments
 (0)