This is an automated email from the ASF dual-hosted git repository.
blaginin pushed a commit to branch db/split-lint
in repository https://gitbox.apache.org/repos/asf/datafusion-comet.git
The following commit(s) were added to refs/heads/db/split-lint by this push:
new 10e7480b1 runs-on action
10e7480b1 is described below
commit 10e7480b1a59f8c8ebc217491df02d71dd0909a4
Author: blaginin <[email protected]>
AuthorDate: Mon Mar 16 21:20:05 2026 +0000
runs-on action
---
.github/workflows/pr_build_linux.yml | 1 +
1 file changed, 1 insertion(+)
diff --git a/.github/workflows/pr_build_linux.yml
b/.github/workflows/pr_build_linux.yml
index 2f15f3587..fca36b180 100644
--- a/.github/workflows/pr_build_linux.yml
+++ b/.github/workflows/pr_build_linux.yml
@@ -88,6 +88,7 @@ jobs:
maven_opts: "-Pspark-4.0"
fail-fast: false
steps:
+ - uses: runs-on/action@cd2b598b0515d39d78c38a02d529db87d2196d1e # v2.0.3
- uses: actions/checkout@v6
- name: Setup Rust & Java toolchain
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]