Skip to content

Commit

Permalink
Update check.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
gaborbernat authored Sep 25, 2020
1 parent 864e9c4 commit 6f14ba0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:
- pypy2
include:
- {os: MacOs, py: brew@py3}
- {os: MacOs, py: https://raw.githubusercontent.com/Homebrew/homebrew-core/86a44a0a552c673a05f11018459c9f5faae3becc/Formula/python@2.rb}
- {os: MacOs, py: "https://raw.githubusercontent.com/Homebrew/homebrew-core/86a44a0a552c673a05f11018459c9f5faae3becc/Formula/python@2.rb"}
- {os: Ubuntu, py: 3.9-dev}
steps:
- name: install OS dependencies
Expand Down

0 comments on commit 6f14ba0

Please sign in to comment.