Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
U
uniset2
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
1
Issues
1
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
UniSet project repositories
uniset2
Commits
1ce93d28
Commit
1ce93d28
authored
Oct 31, 2021
by
Pavel Vainerman
Committed by
Pavel Vainerman
Oct 31, 2021
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
[github]: update depends
parent
0d02aac3
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
codeql-analysis.yml
.github/workflows/codeql-analysis.yml
+1
-1
testsuite.yml
.github/workflows/testsuite.yml
+1
-1
No files found.
.github/workflows/codeql-analysis.yml
View file @
1ce93d28
...
...
@@ -49,7 +49,7 @@ jobs:
sudo apt-get install libcomedi-dev libpoco-dev libmysqlclient-dev libomniorb4-dev \
libev-dev omniidl xsltproc librrd-dev libsigc++-2.0-dev \
libsqlite3-dev python-dev libmosquittopp-dev libpoco-dev swig
wget https://github.com/catchorg/Catch2/releases/download/v
1.11.0
/catch.hpp -O include/catch.hpp
wget https://github.com/catchorg/Catch2/releases/download/v
2.13.7
/catch.hpp -O include/catch.hpp
-
name
:
build
run
:
|
...
...
.github/workflows/testsuite.yml
View file @
1ce93d28
...
...
@@ -16,7 +16,7 @@ jobs:
-
name
:
install packages
run
:
|
apt-get update && apt-get -y install etersoft-build-utils su sudo \
git-core ccache gcc-c++ etersoft-build-utils catch-devel \
git-core ccache gcc-c++ etersoft-build-utils catch
2
-devel \
libcomedi-devel libmariadb-devel libpqxx-devel librrd-devel libsqlite3-devel \
libxml2-devel libsigc++2-devel libpoco-devel libev-devel libomniORB-devel libmosquitto-devel \
xsltproc python-base python3-dev libomniORB-names libomniORB-idl libomniORB-utils swig python-devel \
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment