updates to macos-15 (#25278)

ref https://github.com/actions/runner-images/issues/13046

(cherry picked from commit d5549a3c65)
This commit is contained in:
ringabout
2025-11-12 20:33:26 +08:00
committed by narimiran
parent 9346b138e1
commit a6988458c4
5 changed files with 13 additions and 7 deletions

View File

@@ -1,6 +1,7 @@
discard """
matrix: "--mm:refc; --mm:orc"
targets: "c cpp js"
disabled: "osx"
"""
import std/assertions
# TODO: in future work move existing arithmetic tests (tests/arithm/*) into this file

View File

@@ -3,6 +3,7 @@ discard """
disabled: "openbsd"
disabled: "freebsd"
disabled: "windows"
disabled: "osx"
"""
#[