Skip to content

Commit

Permalink
Release stable action: Debug macOS
Browse files Browse the repository at this point in the history
  • Loading branch information
Obijuan committed Oct 4, 2023
1 parent 7a60884 commit 47ceb84
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/release-stable.yml
Original file line number Diff line number Diff line change
Expand Up @@ -162,7 +162,9 @@ jobs:
# -- It is only run if the build for linux/win is ok, and
# -- the release was already created
needs: build-LinWin
runs-on: macos-10.15

runs-on: macOS-latest

steps:

- name: Checkout the master repo branch
Expand Down

0 comments on commit 47ceb84

Please sign in to comment.