Skip to content

Commit c52d91a

Browse files
committed
Revert "ci: run release + CLI publish jobs on ubuntu-latest (#1291)"
This reverts commit 30407cd.
1 parent 30407cd commit c52d91a

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/publish-executor-package.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ concurrency:
2121

2222
jobs:
2323
publish:
24-
runs-on: ubuntu-latest
24+
runs-on: blacksmith-4vcpu-ubuntu-2404
2525
permissions:
2626
actions: write
2727
contents: write

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ concurrency:
1515

1616
jobs:
1717
release:
18-
runs-on: ubuntu-latest
18+
runs-on: blacksmith-4vcpu-ubuntu-2404
1919
permissions:
2020
actions: write
2121
contents: write

0 commit comments

Comments
 (0)