Skip to content

Commit

Permalink
Add c23 flag to cmake action
Browse files Browse the repository at this point in the history
  • Loading branch information
josugoar committed Aug 3, 2023
1 parent 1983663 commit 18de3d7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/cmake.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ jobs:
uses: threeal/cmake-action@v1.2.0
with:
c-compiler: gcc
c-flags: -std=c2x
run-build: true
run-test: true

Expand Down

0 comments on commit 18de3d7

Please sign in to comment.