We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1d679ea commit 1bd7dd5Copy full SHA for 1bd7dd5
1 file changed
.github/workflows/main.yml
@@ -13,13 +13,13 @@ jobs:
13
matrix:
14
os:
15
- ubuntu-latest
16
- - windows-latest
17
- - macOS-latest
+ # - windows-latest
+ # - macOS-latest
18
version:
19
- - stable
20
- - 1.6.18
21
- # - binary:stable
22
- # - binary:1.6.18
+ # - stable
+ # - 1.6.18
+ - binary:stable
+ - binary:1.6.18
23
24
steps:
25
- uses: actions/checkout@v4
0 commit comments