Skip to content

Commit 6523498

Browse files
use different python version for both future jobs
1 parent 7a11e45 commit 6523498

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/unit-tests.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ jobs:
5959
# It will be temporarily activated during tests with locale.setlocale
6060
extra_loc: "zh_CN"
6161
- name: "Future infer strings"
62-
env_file: actions-311.yaml
62+
env_file: actions-312.yaml
6363
pandas_future_infer_string: "1"
6464
- name: "Future infer strings (without pyarrow)"
6565
env_file: actions-311.yaml

0 commit comments

Comments
 (0)