Skip to content

Commit

Permalink
ci: move changed files job to ubuntu-latest
Browse files Browse the repository at this point in the history
  • Loading branch information
otani88 committed Jul 25, 2024
1 parent 02c1a84 commit fab52d8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-please-cargo-lock.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ on:
name: release-please-update-cargo-lock
jobs:
update_cargo_lock:
runs-on: [matterlabs-ci-runner]
runs-on: [matterlabs-default-infra-runners]

steps:
- uses: actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4
Expand Down

0 comments on commit fab52d8

Please sign in to comment.