Skip to content

Commit d52ff86

Browse files
ci: use ubuntu-latest for dev
1 parent 8a6436b commit d52ff86

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/reusable_release-npm.yml

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

2222
jobs:
2323
build:
24-
runs-on: 'ubuntu-22.04'
24+
runs-on: ubuntu-latest
2525
timeout-minutes: 30
2626
steps:
2727
- uses: actions/checkout@v3

0 commit comments

Comments
 (0)