Skip to content

Commit da0e69b

Browse files
committed
Test on Mac-14
1 parent c46732f commit da0e69b

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

.github/workflows/ccp-workflow.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ jobs:
5151
fail-fast: false
5252
matrix:
5353
include: [
54-
{ system: MacOS, runner: macos-latest },
54+
{ system: MacOS, runner: macos-14 },
5555
{ system: Ubuntu-latest, runner: ubuntu-latest },
5656
]
5757
name: ${{ matrix.system }} Test

src/core/transform/ojph_colour_sse2.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -388,6 +388,5 @@ namespace ojph {
388388
}
389389
}
390390
}
391-
392391
}
393392
}

0 commit comments

Comments
 (0)