Skip to content
This repository was archived by the owner on Feb 15, 2026. It is now read-only.

Commit e7af346

Browse files
sctampcode-com
andcommitted
fix(ci): update release runner to ubuntu-latest
Amp-Thread-ID: https://ampcode.com/threads/T-019c4f56-720a-73f9-a47f-2074c121bfd1 Co-authored-by: Amp <amp@ampcode.com>
1 parent 642e8c4 commit e7af346

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ on:
88
jobs:
99
semantic-release:
1010
name: Tag and release latest version
11-
runs-on: ubuntu-20.04
11+
runs-on: ubuntu-latest
1212
env:
1313
HUSKY: 0
1414
steps:

0 commit comments

Comments
 (0)