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 5be439c commit 4213066Copy full SHA for 4213066
1 file changed
.github/workflows/publish.yml
@@ -11,7 +11,7 @@ jobs:
11
fail-fast: false
12
matrix:
13
include:
14
- - { os: ubuntu-24.04, compiler: clang-15 }
+ - { os: ubuntu-24.04, compiler: clang-16 }
15
steps:
16
- name: checkout
17
uses: actions/checkout@v4
0 commit comments