Skip to content

Commit c4684dd

Browse files
authored
Rollback runner to blacksmith-2vcpu-ubuntu-2204
1 parent 6d11df2 commit c4684dd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ concurrency: ${{ github.workflow }}-${{ github.ref }}
1212
jobs:
1313
release:
1414
name: Release
15-
runs-on: blacksmith-2vcpu-ubuntu-2404
15+
runs-on: blacksmith-2vcpu-ubuntu-2204
1616
permissions:
1717
contents: write # to create release commits and tags
1818
pull-requests: write # to create release PRs

0 commit comments

Comments
 (0)