We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d5b1d7f commit 15d0c14Copy full SHA for 15d0c14
.github/workflows/ci_macos.yml
@@ -33,7 +33,7 @@ defaults:
33
jobs:
34
build:
35
name: ${{ matrix.name }}
36
- runs-on: macos-12
+ runs-on: macos-14
37
timeout-minutes: 120
38
if: github.repository_owner == 'seqan' || github.event_name == 'workflow_dispatch' || github.event.label.name == 'lint'
39
strategy:
0 commit comments