We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2a49b3d commit da0e8dcCopy full SHA for da0e8dc
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