Skip to content

Commit e697c74

Browse files
committed
Update private
1 parent 083b097 commit e697c74

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

.github/workflows/install-ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ jobs:
5252
runs-on: ${{ matrix.os }}
5353
strategy:
5454
matrix:
55-
os: [ubuntu-20.04, ubuntu-22.04, ubuntu-24.04]
55+
os: [ubuntu-22.04, ubuntu-24.04]
5656
env:
5757
DEV_WORKSPACE: "/workspace"
5858
steps:

config/nvim/lazyvim.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,5 +12,5 @@
1212
"news": {
1313
"NEWS.md": "10960"
1414
},
15-
"version": 7
15+
"version": 8
1616
}

private

0 commit comments

Comments
 (0)