Skip to content

Commit

Permalink
On more try.
Browse files Browse the repository at this point in the history
  • Loading branch information
Alex Ciobanu committed Feb 28, 2024
1 parent b1d1534 commit d118fe8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,7 @@ jobs:
with:
platforms: all

- run: echo "Maker sure pipx is installed for the newer, more streamlined, macOS runners. ${{ runner.platform }} ${{ runner.release }}"

- name: Maker sure pipx is installed for the newer, more streamlined, macOS runners. ${{ runner.platform }} ${{ runner.release }}
if: runner.platform == 'darwin' && runner.release >= 14
Expand Down

0 comments on commit d118fe8

Please sign in to comment.