Skip to content

Commit 3a06026

Browse files
committed
"bisect" lol
1 parent b64ce17 commit 3a06026

File tree

1 file changed

+16
-2
lines changed

1 file changed

+16
-2
lines changed

.github/workflows/build.yml

Lines changed: 16 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,9 +20,23 @@ jobs:
2020
- toolchain: 1.49.0
2121
platform: windows-latest
2222
# MacOS-latest requires 1.XX.0 because that's what's required for linking to work properly
23-
- toolchain: 1.60.0
23+
- toolchain: 1.59.0
2424
platform: macos-latest
25-
- toolchain: 1.50.0
25+
- toolchain: 1.58.0
26+
platform: macos-latest
27+
- toolchain: 1.57.0
28+
platform: macos-latest
29+
- toolchain: 1.56.0
30+
platform: macos-latest
31+
- toolchain: 1.55.0
32+
platform: macos-latest
33+
- toolchain: 1.54.0
34+
platform: macos-latest
35+
- toolchain: 1.53.0
36+
platform: macos-latest
37+
- toolchain: 1.52.0
38+
platform: macos-latest
39+
- toolchain: 1.51.0
2640
platform: macos-latest
2741
runs-on: ${{ matrix.platform }}
2842
steps:

0 commit comments

Comments
 (0)