mirror of
https://github.com/percona/pg_stat_monitor.git
synced 2026-02-04 05:56:21 +00:00
PG-418: Cleanup workflows in github. (#283)
1- Removed unsupported options from configure. 2- Reformatted files to break lines at 80 charachters. 3- Moved multiple 'apt install' and rm commands into a single one. 4- All workflows use and install llvm + clang version 11. 5- Updated workflows to ubuntu 22.04 where we are building PG server. 6- Added .vscode folder/files to .gitignore file.
This commit is contained in:
4
.gitignore
vendored
4
.gitignore
vendored
@@ -55,3 +55,7 @@ dkms.conf
|
||||
|
||||
## DS_Store
|
||||
*.DS_Store
|
||||
|
||||
## .vscode
|
||||
.vscode/
|
||||
.vscode/*
|
||||
|
||||
Reference in New Issue
Block a user