Skip to content

Commit

Permalink
update runner name
Browse files Browse the repository at this point in the history
  • Loading branch information
acalejos committed Jan 25, 2024
1 parent 4b83629 commit 7a67f96
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/precompile.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ jobs:
MIX_ENV: "prod"
strategy:
matrix:
runner: ["macos-latest", "self-hosted"]
runner: ["macos-latest", exgboost-m2-runner]
otp: ["25.0", "26.0"]
elixir: ["1.14.5"]
steps:
Expand Down

0 comments on commit 7a67f96

Please sign in to comment.