Skip to content

Commit ec29b66

Browse files
committed
update macos ci
1 parent e51a878 commit ec29b66

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/MacOs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ jobs:
4141
{ tool: gcc, ver: 13 },
4242
{ tool: gcc, ver: 14 } ]
4343
build_type: [ Release ]
44-
os: [ macos-12, macos-13, macos-14 ]
44+
os: [ macos-12 ]
4545
std: [ 17, 20, 23 ]
4646
library_type: [ Static ]
4747
include:

0 commit comments

Comments
 (0)