We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 036912d commit a1558fcCopy full SHA for a1558fc
.github/workflows/periodic_tests.yml
@@ -56,8 +56,6 @@ jobs:
56
run: |
57
brew install bash
58
/opt/homebrew/bin/bash --version
59
- sudo ln -sf /opt/homebrew/bin/bash /bin/bash
60
- bash --version
61
62
- name: Setup Python 3.10
63
uses: actions/setup-python@v5
.github/workflows/pr_examples.yml
@@ -29,8 +29,6 @@ jobs:
29
30
31
32
33
34
35
36
0 commit comments