mirror of https://github.com/citusdata/citus.git
Test with checkout 2
parent
30adf4cffb
commit
2780437bad
|
@ -70,7 +70,7 @@ jobs:
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: Checkout repository
|
- name: Checkout repository
|
||||||
uses: actions/checkout@v3.5.0
|
uses: actions/checkout@v2
|
||||||
|
|
||||||
- name: Set Postgres and python parameters for rpm based distros
|
- name: Set Postgres and python parameters for rpm based distros
|
||||||
run: |
|
run: |
|
||||||
|
|
Loading…
Reference in New Issue