Skip to content

Commit e5d2337

Browse files
committed
test alldeps
1 parent 17e1f27 commit e5d2337

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/workflows/ur-precommit.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -137,9 +137,9 @@ jobs:
137137
# - name: Checkout LLVM
138138
# uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
139139

140-
- uses: actions/setup-python@8d9ed9ac5c53483de85588cdf95a591a75ab9f55 # v5.0.0
141-
with:
142-
python-version: 3.9
140+
# - uses: actions/setup-python@8d9ed9ac5c53483de85588cdf95a591a75ab9f55 # v5.0.0
141+
# with:
142+
# python-version: 3.9
143143

144144
# - name: Install prerequisites
145145
# working-directory: ${{github.workspace}}/unified-runtime

0 commit comments

Comments
 (0)