File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 36
36
- { target: arm-unknown-linux-gnueabihf , os: ubuntu-20.04 , use-cross: true }
37
37
- { target: aarch64-unknown-linux-gnu , os: ubuntu-20.04 , use-cross: true }
38
38
- { target: aarch64-unknown-linux-musl , os: ubuntu-20.04 , use-cross: true }
39
- - { target: aarch64-apple-darwin , os: macos-12 }
39
+ - { target: aarch64-apple-darwin , os: macos-13 }
40
40
- { target: riscv64gc-unknown-linux-gnu , os: ubuntu-20.04 , use-cross: true }
41
- - { target: x86_64-apple-darwin , os: macos-12 }
41
+ - { target: x86_64-apple-darwin , os: macos-13 }
42
42
- { target: x86_64-unknown-linux-gnu , os: ubuntu-20.04 }
43
43
- { target: x86_64-unknown-linux-musl , os: ubuntu-20.04 , use-cross: true }
44
44
- { target: x86_64-pc-windows-gnu , os: windows-2019 }
You can’t perform that action at this time.
0 commit comments