Switch to clang compiler on Linux

This commit is contained in:
acidicoala
2025-10-04 00:52:09 +05:00
parent 49efd831bf
commit 05569a4019
2 changed files with 2 additions and 2 deletions

View File

@@ -4,7 +4,7 @@ on: push
jobs: jobs:
build: build:
name: 🏗️ Build name: 🏗️ Build
uses: acidicoala/KoalaBox/.github/workflows/build.yml@346ce0d6402107f5ad22e9ffb0a277e5c00423a0 uses: acidicoala/KoalaBox/.github/workflows/build.yml@8d9c273ceabf68d4ee69c2d47c2371d92715c958
with: with:
#language=json #language=json
module: '[ "SmokeAPI" ] ' module: '[ "SmokeAPI" ] '