Skip to content

Commit 73e50d5

Browse files
johnnynuneziMichka
authored andcommitted
clang 16
1 parent cf68359 commit 73e50d5

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

.github/workflows/tests.yml

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -147,6 +147,15 @@ jobs:
147147
castxml-epic: 0
148148
cppstd: "-std=c++17"
149149

150+
# UBUNTU 24.04 - CASTXML EPIC 1
151+
- os: ubuntu-24.04-arm
152+
arch: x86_64
153+
compiler: clang++
154+
clang-version: 16
155+
python-version: "3.13"
156+
castxml-epic: 1
157+
cppstd: "-std=c++11"
158+
150159
# MACOS
151160
- os: macos-13
152161
compiler: clang++

0 commit comments

Comments
 (0)