Skip to content

Commit 6fb5b98

Browse files
committed
use macos instead of ubuntu
Signed-off-by: Balakrishna Avulapati <ba@bavulapati.com>
1 parent 3386c36 commit 6fb5b98

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -163,7 +163,7 @@ jobs:
163163
fail-on-alert: false
164164

165165
clang-tidy:
166-
runs-on: ubuntu-latest
166+
runs-on: macos-latest
167167
env:
168168
CC: clang
169169
CXX: clang++

0 commit comments

Comments
 (0)