ci: RTEMS update

This commit is contained in:
Michael Davidsaver
2020-09-09 15:40:35 -07:00
committed by Brendan Chandler
parent e2e606d53f
commit 8366770d72
2 changed files with 8 additions and 1 deletions

2
.ci

Submodule .ci updated: ad8dd4a136...37fa7315b7

View File

@@ -34,6 +34,7 @@ jobs:
WINE: ${{ matrix.wine }}
RTEMS: ${{ matrix.rtems }}
EXTRA: ${{ matrix.extra }}
TEST: ${{ matrix.test }}
strategy:
fail-fast: false
matrix:
@@ -68,6 +69,12 @@ jobs:
extra: "CMD_CXXFLAGS=-std=c++11"
name: "Ub-20 clang-10 C++11"
- os: ubuntu-20.04
cmp: gcc
configuration: default
rtems: "5"
test: NO
- os: ubuntu-20.04
cmp: gcc
configuration: default