Skip to content

Commit

Permalink
Update c-cpp.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
serge1 authored Oct 29, 2024
1 parent 401d63d commit 53926c1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/c-cpp.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:

strategy:
matrix:
os: [ubuntu-latest, ubuntu-20.04, windows-latest, windows-2019, macos-12 macos-13]
os: [ubuntu-latest, ubuntu-20.04, windows-latest, windows-2019, macos-12, macos-13]
build_type: [Release, Debug]
cpp_compiler: [g++, clang++, cl]
include:
Expand Down

0 comments on commit 53926c1

Please sign in to comment.