Skip to content

Commit

Permalink
Test on Mac-14
Browse files Browse the repository at this point in the history
  • Loading branch information
aous72 committed Nov 5, 2024
1 parent c46732f commit da0e69b
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ccp-workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ jobs:
fail-fast: false
matrix:
include: [
{ system: MacOS, runner: macos-latest },
{ system: MacOS, runner: macos-14 },
{ system: Ubuntu-latest, runner: ubuntu-latest },
]
name: ${{ matrix.system }} Test
Expand Down
1 change: 0 additions & 1 deletion src/core/transform/ojph_colour_sse2.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -388,6 +388,5 @@ namespace ojph {
}
}
}

}
}

0 comments on commit da0e69b

Please sign in to comment.