Skip to content

Commit 60f1069

Browse files
authored
ci: use ubuntu-24.04-16core-friedrich runner (#159)
# Pull Request Checklist Before submitting this PR, please make sure: - [ ] You have run `cargo clippy` and addressed any warnings - [ ] You have added appropriate tests (if applicable) - [ ] You have updated the documentation (if applicable) - [ ] You have reviewed your own code - [ ] You have updated changelog (if applicable) ## Description Please provide a brief description of the changes in this PR. ## Related Issues Please link any related issues here
2 parents ca91b45 + 58fa71f commit 60f1069

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build-docker-node.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ concurrency:
1818
jobs:
1919
build-n-push:
2020
permissions: write-all
21-
runs-on: ubicloud-standard-16
21+
runs-on: ubuntu-24.04-16core-friedrich
2222
steps:
2323
- uses: actions/checkout@v4
2424

0 commit comments

Comments
 (0)