Skip to content

Commit 4cd4473

Browse files
authored
Merge pull request #8 from fidencio/topic/CC-remove-windows-target-from-the-release
release: Remove windows target
2 parents 044a93c + cd7ef90 commit 4cd4473

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/release.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -52,8 +52,6 @@ jobs:
5252
# riscv64 isn't supported by Ubuntu 18.04
5353
- ubuntu: 22.04
5454
platform: linux/riscv64
55-
- ubuntu: 18.04
56-
platform: windows/amd64
5755
steps:
5856
- name: Set env
5957
shell: bash

0 commit comments

Comments
 (0)