We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 17e1f27 commit e5d2337Copy full SHA for e5d2337
.github/workflows/ur-precommit.yml
@@ -137,9 +137,9 @@ jobs:
137
# - name: Checkout LLVM
138
# uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
139
140
- - uses: actions/setup-python@8d9ed9ac5c53483de85588cdf95a591a75ab9f55 # v5.0.0
141
- with:
142
- python-version: 3.9
+ # - uses: actions/setup-python@8d9ed9ac5c53483de85588cdf95a591a75ab9f55 # v5.0.0
+ # with:
+ # python-version: 3.9
143
144
# - name: Install prerequisites
145
# working-directory: ${{github.workspace}}/unified-runtime
0 commit comments