Skip to content

Commit 6db2e42

Browse files
committed
Use geodiff 0.8.8 for both linux & windows build
1 parent d2d1f27 commit 6db2e42

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/linux.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
- name: Checkout geodiff
2525
uses: actions/checkout@v2
2626
with:
27-
ref: 0.8.6
27+
ref: 0.8.8
2828
repository: lutraconsulting/geodiff
2929
path: geodiff
3030

.github/workflows/windows.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
- name: Checkout geodiff
2828
uses: actions/checkout@v2
2929
with:
30-
ref: master
30+
ref: 0.8.8
3131
repository: lutraconsulting/geodiff
3232
path: geodiff
3333

0 commit comments

Comments
 (0)