We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ade141d commit fe026b0Copy full SHA for fe026b0
.github/workflows/check.yml
@@ -39,6 +39,7 @@ jobs:
39
- {os: ubuntu-24.04, compiler: clang, version: 18 }
40
- {os: ubuntu-24.04, compiler: clang, version: 19 }
41
- {os: ubuntu-24.04, compiler: clang, version: 20 }
42
+ - {os: ubuntu-24.04, compiler: clang, version: 21 }
43
steps:
44
- name: Checkout
45
uses: actions/checkout@v4
0 commit comments