Skip to content

Commit e7a872f

Browse files
committed
[KYUUBI #2861][FOLLOWUP][GA] Daily publish snapshot with profile spark-3.3
1 parent 5510421 commit e7a872f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/publish-snapshot.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,8 +36,8 @@ jobs:
3636
- -Pflink-provided,spark-provided,hive-provided,spark-3.1
3737
- -Pflink-provided,spark-provided,hive-provided,spark-3.2,tpcds
3838
include:
39-
branch: master
40-
profiles: -Pflink-provided,spark-provided,hive-provided,spark-3.3
39+
- branch: master
40+
profiles: -Pflink-provided,spark-provided,hive-provided,spark-3.3
4141
steps:
4242
- name: Checkout repository
4343
uses: actions/checkout@v2

0 commit comments

Comments
 (0)