Skip to content

Commit 15d0c14

Browse files
committed
[INFRA] Use macos-14
1 parent d5b1d7f commit 15d0c14

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci_macos.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ defaults:
3333
jobs:
3434
build:
3535
name: ${{ matrix.name }}
36-
runs-on: macos-12
36+
runs-on: macos-14
3737
timeout-minutes: 120
3838
if: github.repository_owner == 'seqan' || github.event_name == 'workflow_dispatch' || github.event.label.name == 'lint'
3939
strategy:

0 commit comments

Comments
 (0)