Skip to content

Commit

Permalink
Add C20 to Windows build
Browse files Browse the repository at this point in the history
  • Loading branch information
pmqs committed Feb 8, 2024
1 parent f00f39e commit 3ceb4bd
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/c-std.yml
Original file line number Diff line number Diff line change
Expand Up @@ -185,6 +185,9 @@ jobs:
- name: C17
value: /std:c17

- name: C20
value: /std:c20

- name: latest
value: /std:clatest

Expand Down

0 comments on commit 3ceb4bd

Please sign in to comment.