Skip to content

Commit eb8d77f

Browse files
committed
fix(cicd): Removed old macos
1 parent 87fc6cb commit eb8d77f

1 file changed

Lines changed: 0 additions & 5 deletions

File tree

.github/workflows/release.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -99,11 +99,6 @@ jobs:
9999
TARGET: x86_64-pc-windows-msvc
100100
BIN: h5v.exe
101101
ARCHIVE_FORMAT: zip
102-
- NAME: macos-x64
103-
OS: macos-13
104-
TARGET: x86_64-apple-darwin
105-
BIN: h5v
106-
ARCHIVE_FORMAT: tar.gz
107102
- NAME: macos-arm64
108103
OS: macos-14
109104
TARGET: aarch64-apple-darwin

0 commit comments

Comments
 (0)