Skip to content

Commit

Permalink
🔨 Fix Release Executable script for MacOS
Browse files Browse the repository at this point in the history
  • Loading branch information
JulesFouchy committed Jan 26, 2023
1 parent b13b826 commit 7d030b3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/create_release_executables.yml
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ jobs:
#-----------------------------------------------------------------------------------------------
MacOS_Clang_Release:
name: MacOS Clang Release
runs-on: macos-10.15
runs-on: macos-11
steps:
- uses: actions/checkout@v3
with:
Expand Down

0 comments on commit 7d030b3

Please sign in to comment.