Skip to content

Commit

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

- run: echo "Maker sure pipx is installed for the newer, more streamlined, macOS runners. ${{ runner.platform }} ${{ runner.release }}"
- run: echo "Maker sure pipx is installed for the newer, more streamlined, macOS runners. ${{ runner.os }} ${{ 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 b5eafb9

Please sign in to comment.