Skip to content

Commit 05ad6e6

Browse files
Update .github/workflows/ci.yml
Co-authored-by: Doug Freed <[email protected]>
1 parent 897c82f commit 05ad6e6

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.github/workflows/ci.yml

+5
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,11 @@ jobs:
4040
compiler: gcc-12
4141
- os: ubuntu-24.04
4242
compiler: clang-14
43+
# Debian 13 Trixie
44+
- os: ubuntu-24.04
45+
compiler: gcc-14
46+
- os: ubuntu-24.04
47+
compiler: clang-19
4348
# Ubuntu 22.04 Jammy
4449
- os: ubuntu-22.04
4550
compiler: gcc-11

0 commit comments

Comments
 (0)