Skip to content

Commit 5ee517a

Browse files
committed
fix
1 parent d6c959c commit 5ee517a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build_test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,7 @@ jobs:
130130
fail-fast: false
131131
matrix:
132132
include:
133-
- { os: ubuntu-24.04, compiler: clang-18 }
133+
- { os: ubuntu-24.04, host_profile: ubuntu-24.04-clang-18 }
134134
steps:
135135
- name: checkout
136136
uses: actions/checkout@v4

0 commit comments

Comments
 (0)