chore(ci/compiler): move macos_x86 tests to aws

This commit is contained in:
youben11
2023-04-12 10:19:51 +01:00
committed by Ayoub Benaissa
parent cb19989fe1
commit 882f411a63

View File

@@ -21,7 +21,7 @@ jobs:
# to the architecture or the operating system
fail-fast: false
matrix:
runson: ["macos-11", "aws-mac2-metal"]
runson: ["aws-mac1-metal", "aws-mac2-metal"]
runs-on: ${{ matrix.runson }}
steps:
# A SSH private key is required as some dependencies are from private repos