Skip to content

Commit

Permalink
ci: change runners for execute jobs
Browse files Browse the repository at this point in the history
  • Loading branch information
otani88 committed Jul 23, 2024
1 parent fce1917 commit 48592c3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/handle_llvm_runner_image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ on:

jobs:
handle_image:
runs-on: matterlabs-ci-runner
runs-on: matterlabs-default-infra-runners
strategy:
matrix:
tag_prefix: ["ubuntu20-llvm17", "ubuntu22-llvm15", "ubuntu22-llvm17"]
Expand Down

0 comments on commit 48592c3

Please sign in to comment.