add clang 16

This commit is contained in:
Totto16 2023-05-25 23:28:02 +02:00
parent 6e80af98bd
commit 431bfd7aec
WARNING! Although there is a key with this ID in the database it does not verify this commit! This commit is SUSPICIOUS.
GPG key ID: 155BC43A4236B885
2 changed files with 2 additions and 1 deletions

View file

@ -38,7 +38,7 @@ jobs:
strategy: strategy:
matrix: matrix:
os: [ubuntu-18.04, ubuntu-20.04, ubuntu-22.04] os: [ubuntu-18.04, ubuntu-20.04, ubuntu-22.04]
version: ['3.9', '4.0', 4, '5.0', 5, '6.0', 6, 7, 8, 9, 10, 11, 12, 13, 14, 15] version: ['3.9', '4.0', 4, '5.0', 5, '6.0', 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16]
exclude: exclude:
- {os: ubuntu-20.04, version: '3.9'} - {os: ubuntu-20.04, version: '3.9'}
- {os: ubuntu-20.04, version: '4.0'} - {os: ubuntu-20.04, version: '4.0'}

View file

@ -79,6 +79,7 @@ below.
| 13 | ✓ | ✓ | ✓ | 13 | ✓ | ✓ | ✓
| 14 | ✓ | ✓ | ✓ | 14 | ✓ | ✓ | ✓
| 15 | ✓ | ✓ | ✓ | 15 | ✓ | ✓ | ✓
| 16 | ✓ | ✓ | ✓
This table should be updated periodically; it's a work-in-progress. This table should be updated periodically; it's a work-in-progress.