Skip to content

Commit 4cf2ec0

Browse files
committed
removing empty ci target
1 parent 827564d commit 4cf2ec0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@ jobs:
114114
runs-on: macos-latest
115115
strategy:
116116
matrix:
117-
build: [1, 2, 3]
117+
build: [1, 2]
118118
include:
119119

120120
# Release

0 commit comments

Comments
 (0)