Skip to content

Commit

Permalink
Merge branch 'v2' into feature/add_extensions
Browse files Browse the repository at this point in the history
  • Loading branch information
victimsnino authored Apr 30, 2024
2 parents a825972 + 3bab39d commit b96c1ad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci v2.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ jobs:
config: [{name: ci-ubuntu-gcc, os: ubuntu-latest},
{name: ci-ubuntu-clang, os: ubuntu-latest},
{name: ci-windows, os: windows-latest},
{name: ci-macos, os: macos-latest}]
{name: ci-macos, os: macos-12}]
type: [tests, benchmarks]
build_type: [{config: Release, test_preset: ci-tests}, {config: Debug, test_preset: ci-tests-debug}]

Expand Down

0 comments on commit b96c1ad

Please sign in to comment.