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 @@ -21,12 +21,12 @@ jobs:
2121 matrix :
2222 nif : ["2.15", "2.16"]
2323 job :
24- - { target: aarch64-apple-darwin, os: macos-11 }
24+ - { target: aarch64-apple-darwin, os: macos-12 }
2525 - { target: aarch64-unknown-linux-gnu, os: ubuntu-20.04, use-cross: true }
2626 - { target: aarch64-unknown-linux-musl, os: ubuntu-20.04, use-cross: true }
2727 - { target: arm-unknown-linux-gnueabihf, os: ubuntu-20.04, use-cross: true }
2828 - { target: riscv64gc-unknown-linux-gnu, os: ubuntu-20.04, use-cross: true }
29- - { target: x86_64-apple-darwin, os: macos-11 }
29+ - { target: x86_64-apple-darwin, os: macos-12 }
3030 - { target: x86_64-pc-windows-gnu, os: windows-2019 }
3131 - { target: x86_64-pc-windows-msvc, os: windows-2019 }
3232 - { target: x86_64-unknown-linux-gnu, os: ubuntu-20.04 }
You can’t perform that action at this time.
0 commit comments