Skip to content

Commit e4c163f

Browse files
committed
Merge branch 'main' of github.com:remy/nodemon
* 'main' of github.com:remy/nodemon: test: Update release.yml to use ubuntu-latest (#2123)
2 parents 95bee00 + f219dcc commit e4c163f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ on:
1111
jobs:
1212
release:
1313
name: Release
14-
runs-on: ubuntu-18.04
14+
runs-on: ubuntu-latest
1515
steps:
1616
- name: Checkout
1717
uses: actions/checkout@v1

0 commit comments

Comments
 (0)