mirror of https://github.com/citusdata/citus.git
Update sqlancer-test-pipelines.yml
parent
21bf66cddd
commit
dee67e1917
|
@ -41,8 +41,8 @@ jobs:
|
||||||
- name: Checkout Sqlancer
|
- name: Checkout Sqlancer
|
||||||
uses: actions/checkout@v3
|
uses: actions/checkout@v3
|
||||||
with:
|
with:
|
||||||
ref: v2.0.0
|
ref: gokhangulbiz/citus_v12_support
|
||||||
repository: sqlancer/sqlancer
|
repository: gokhangulbiz/sqlancer
|
||||||
|
|
||||||
- name: Build SQLancer
|
- name: Build SQLancer
|
||||||
run: mvn -B package -DskipTests=true
|
run: mvn -B package -DskipTests=true
|
||||||
|
|
Loading…
Reference in New Issue