1
0
Fork 0
dosbox-staging/.github/workflows
Patryk Obara 58857e25e2 Create initial GitHub Workflows setup
So far it consists of following builds:

- GCC 9.1 (Ubuntu 18.04)
- GCC 8.3 (Ubuntu 18.04)
- GCC 7.4 (Ubuntu 18.04 default)
- GCC 5.4 (Ubuntu 16.04 default)
- Clang 10.0 (macOS 10.14 Mojave default)
- Clang 6.0 (Ubuntu 18.04)

Workflow also defines static code analysis using Clang 6 (Ubuntu 18.04),
which does not indicate results directly in PRs yet, but uploads a
static analysis report as a build artifact.
2019-09-20 21:16:07 +02:00
..
compilation.yml Create initial GitHub Workflows setup 2019-09-20 21:16:07 +02:00
static.yml Create initial GitHub Workflows setup 2019-09-20 21:16:07 +02:00