Skip to content

Commit f5298dd

Browse files
Update macos 15 (#62)
1 parent 90e8d32 commit f5298dd

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
os:
1818
- ubuntu-latest
1919
- macos-latest # arm64
20-
- macos-13 # x64
20+
- macos-15-intel # x64
2121
- windows-latest
2222
config:
2323
- {}

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
os:
1818
- ubuntu-latest
1919
- macos-latest # arm64
20-
- macos-13 # x64
20+
- macos-15-intel # x64
2121
- windows-latest
2222
config:
2323
- {}

0 commit comments

Comments
 (0)