This is an automated email from the ASF dual-hosted git repository.
tqchen pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/tvm-site.git
The following commit(s) were added to refs/heads/main by this push:
new c1b02dd19f OK
c1b02dd19f is described below
commit c1b02dd19fafe4f060d61b5e6318f528cd2db8cf
Author: tqchen <[email protected]>
AuthorDate: Mon Sep 1 19:49:30 2025 -0400
OK
---
.github/workflows/update_asf_site.yml | 1 +
1 file changed, 1 insertion(+)
diff --git a/.github/workflows/update_asf_site.yml
b/.github/workflows/update_asf_site.yml
index 0a80fa0907..4b76dfd144 100644
--- a/.github/workflows/update_asf_site.yml
+++ b/.github/workflows/update_asf_site.yml
@@ -16,6 +16,7 @@ jobs:
- name: Set up Ruby
uses: ruby/setup-ruby@v1
with:
+ ruby-version: 3.4
bundler-cache: true
- name: Install dependencies