Skip to content

Commit 534ef10

Browse files
committed
Remove extraneous CI info
1 parent af089bc commit 534ef10

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/build.yaml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -33,13 +33,10 @@ jobs:
3333
matrix:
3434
target:
3535
# name: Windows
36-
# host: windows-latest
3736
# triple: x86_64-pc-windows-gnu
3837
- name: Linux
39-
host: ubuntu-latest
4038
triple: x86_64-unknown-linux-gnu
4139
- name: macOS
42-
host: macos-latest
4340
triple: x86_64-apple-darwin
4441
- name: FreeBSD
4542
triple: x86_64-unknown-freebsd

0 commit comments

Comments
 (0)