Skip to content

Commit 1bd7dd5

Browse files
ThomasTJdevsrd424
authored andcommitted
only linux
1 parent 1d679ea commit 1bd7dd5

1 file changed

Lines changed: 6 additions & 6 deletions

File tree

.github/workflows/main.yml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -13,13 +13,13 @@ jobs:
1313
matrix:
1414
os:
1515
- ubuntu-latest
16-
- windows-latest
17-
- macOS-latest
16+
# - windows-latest
17+
# - macOS-latest
1818
version:
19-
- stable
20-
- 1.6.18
21-
# - binary:stable
22-
# - binary:1.6.18
19+
# - stable
20+
# - 1.6.18
21+
- binary:stable
22+
- binary:1.6.18
2323

2424
steps:
2525
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)