Skip to content

Commit bd2210b

Browse files
Merge pull request #152 from geoCML/use-tabor-4.0
Use Tabor v4.0, not Tabor v0.3.1
2 parents b4311fa + e0c5aff commit bd2210b

File tree

1 file changed

+1
-1
lines changed
  • build-resources/geocml-task-scheduler

1 file changed

+1
-1
lines changed

build-resources/geocml-task-scheduler/make.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
#! nix-shell -p unzip wget
44
#! nix-shell -I nixpkgs=https://github.com/NixOS/nixpkgs/archive/refs/tags/24.05.tar.gz
55

6-
TABOR_VERSION=0.3.1
6+
TABOR_VERSION=4.0
77

88
touch /task_log
99
wget "https://github.com/geoCML/tabor/releases/download/v$TABOR_VERSION/tabor-$TABOR_VERSION-ubuntu-latest.zip" -P /geocml-task-scheduler/

0 commit comments

Comments
 (0)