Skip to content

Commit 31fd120

Browse files
Update Ubuntu version for CI
1 parent d5f9758 commit 31fd120

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ on: push
55
jobs:
66
build:
77
name: "✏️ Changelog generation"
8-
runs-on: ubuntu-18.04
8+
runs-on: ubuntu-latest
99
steps:
1010
- name: "📥 Check-out"
1111
uses: actions/checkout@v2

0 commit comments

Comments
 (0)