Skip to content

Commit e8eaf4f

Browse files
committed
ci: attempt to run asdf install straight from .tool-versions
1 parent 57c59e1 commit e8eaf4f

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

.github/workflows/ci_testing.yml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -23,12 +23,6 @@ jobs:
2323

2424
- name: Setup asdf
2525
run: |
26-
asdf plugin add java
27-
asdf set java liberica-1.8.0
28-
asdf plugin add python
29-
asdf set python 3.7.17
30-
asdf plugin add poetry
31-
asdf set poetry 1.4.2
3226
asdf install
3327
asdf reshim
3428

0 commit comments

Comments
 (0)