We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4b83629 commit 7a67f96Copy full SHA for 7a67f96
.github/workflows/precompile.yml
@@ -52,7 +52,7 @@ jobs:
52
MIX_ENV: "prod"
53
strategy:
54
matrix:
55
- runner: ["macos-latest", "self-hosted"]
+ runner: ["macos-latest", exgboost-m2-runner]
56
otp: ["25.0", "26.0"]
57
elixir: ["1.14.5"]
58
steps:
0 commit comments