Skip to content

Commit 1126bc5

Browse files
authored
Update tests.yml
1 parent 8c416af commit 1126bc5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/tests.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -99,8 +99,8 @@ jobs:
9999
cppstd: "-std=c++11"
100100

101101
# MACOS
102-
- os: macos-13
103-
arch: x86_64
102+
- os: macos-15
103+
arch: arm64
104104
compiler: xcode
105105
version: "default"
106106
python-version: "3.13"

0 commit comments

Comments
 (0)