Commit af83719 1 parent eba80ea commit af83719 Copy full SHA for af83719
File tree 2 files changed +5
-5
lines changed
2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -45,10 +45,10 @@ jobs:
45
45
cross : true
46
46
47
47
- target : x86_64-apple-darwin
48
- os : macos-latest
48
+ os : macos-13
49
49
50
50
- target : aarch64-apple-darwin
51
- os : macos-latest
51
+ os : macos-14
52
52
53
53
- target : x86_64-pc-windows-msvc
54
54
os : windows-latest
@@ -104,8 +104,8 @@ jobs:
104
104
- target : x86_64-unknown-linux-gnu
105
105
os : ubuntu-22.04
106
106
107
- - target : x86_64 -apple-darwin
108
- os : macos-12
107
+ - target : aarch64 -apple-darwin
108
+ os : macos-14
109
109
110
110
- target : x86_64-pc-windows-msvc
111
111
os : windows-2019
Original file line number Diff line number Diff line change 31
31
- name : linux x86-64
32
32
os : ubuntu-latest
33
33
- name : macos x86-64
34
- os : macos-latest
34
+ os : macos-14
35
35
- name : windows x86-64
36
36
os : windows-latest
37
37
steps :
You can’t perform that action at this time.
0 commit comments