@cryptotaxi247 / netdata / commits / c95cb30b4

ci: rm macos 13, add macos 26 (#20993)

Ilya Mashchenko committed Sep 17, 2025 at 14:01 UTC c95cb30b40bd4bef42feb24775c4a453a482794d
1 file changed +2 -2
.github/workflows/build.yml
+2 -2
@@ -1077,12 +1077,12 @@ jobs:
1077 max-parallel: 8
1078 matrix:
1079 include:
1080 - - name: macos-13
1081 - runner: macos-13
1080 - name: macos-14-M1
1081 runner: macos-14
1082 - name: macos-15-M1
1083 runner: macos-15
1084 + - name: macos-26-M1
1085 + runner: macos-26
1086 steps:
1087 - name: Skip Check
1088 id: skip