Skip to content

Commit b19d33d

Browse files
committed
Remove redundant entry in workflow matrix
1 parent 79b9423 commit b19d33d

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/build.yml

-2
Original file line numberDiff line numberDiff line change
@@ -48,8 +48,6 @@ jobs:
4848
needs: [build_data]
4949
strategy:
5050
matrix:
51-
os:
52-
[ubuntu-latest, windows-latest, macos-13, macos-14]
5351
include:
5452
- os: ubuntu-latest
5553
arch: x86_64

0 commit comments

Comments
 (0)
close