Update cmake-multi-platform.yml

main
W3AXL 12 months ago committed by GitHub
parent 1d0cc335c5
commit 7e1c355b0c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -3,10 +3,7 @@
name: CMake on multiple platforms
on:
push:
branches: [ "main" ]
pull_request:
branches: [ "main" ]
workflow_dispatch:
jobs:
build:
@ -25,7 +22,7 @@ jobs:
matrix:
os: [ubuntu-latest, windows-latest]
build_type: [Release]
c_compiler: [gcc, clang, cl]
c_compiler: [gcc, cl]
include:
- os: windows-latest
c_compiler: cl

Loading…
Cancel
Save

Powered by TurnKey Linux.