Skip to content
Open
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Use macos-26 runner
  • Loading branch information
lucaschifino committed Apr 16, 2026
commit a7e24fdb43b492745f5f3db9f008023e2eedca41
2 changes: 1 addition & 1 deletion .github/workflows/merge_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ on:

jobs:
execute_merge_tests:
runs-on: macos-16
runs-on: macos-26
name: Execute Merge Tests

steps:
Expand Down
Loading