Skip to content

Commit

Permalink
ci: remove wrong matrix condition (#131)
Browse files Browse the repository at this point in the history
Signed-off-by: Anton Baliasnikov <[email protected]>
  • Loading branch information
Anton Baliasnikov authored Dec 14, 2023
1 parent 06bd937 commit 4685b83
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/Deployment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,6 @@ jobs:
brew install autoconf automake libtool
- uses: maxim-lobanov/setup-xcode@v1
if: matrix.os-type == 'macos'
with:
xcode-version: '15.0.1'

Expand Down

0 comments on commit 4685b83

Please sign in to comment.