Skip to content

Commit 444802c

Browse files
bump tool versions
1 parent e29586d commit 444802c

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/eval.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,11 +20,11 @@ jobs:
2020

2121
- uses: actions/setup-node@v4
2222
with:
23-
node-version: '20'
23+
node-version: '24'
2424

2525
- uses: actions/setup-python@v5
2626
with:
27-
python-version: '3.12'
27+
python-version: '3.14'
2828

2929
# --- Model-under-test: Ollama serving Gemma -------------------------
3030
- name: Install Ollama

0 commit comments

Comments
 (0)