Update sqlancer-test-pipelines.yml

pull/6697/head
Gokhan Gulbiz 2023-07-05 16:37:35 +03:00 committed by GitHub
parent 21bf66cddd
commit dee67e1917
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -41,8 +41,8 @@ jobs:
- name: Checkout Sqlancer
uses: actions/checkout@v3
with:
ref: v2.0.0
repository: sqlancer/sqlancer
ref: gokhangulbiz/citus_v12_support
repository: gokhangulbiz/sqlancer
- name: Build SQLancer
run: mvn -B package -DskipTests=true