Skip to content

Commit

Permalink
Re-enable macos runner
Browse files Browse the repository at this point in the history
  • Loading branch information
rodrigonull committed Sep 13, 2024
1 parent b5da01a commit 8a7ba3d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release_build_extended_services.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ jobs:
runs-on: ${{ matrix.os }}
strategy:
matrix:
os: [windows-latest]
os: [macos-13, windows-latest]
steps:
- name: "Support longpaths (Windows only)"
if: runner.os == 'Windows'
Expand Down

0 comments on commit 8a7ba3d

Please sign in to comment.