Skip to content
This repository was archived by the owner on Jan 17, 2025. It is now read-only.

Commit ca3ae76

Browse files
authored
update openwhisk tag -> 9b768646b31928cd4ca02d2e4dcc5ba95ad5494b (#272)
- Invoker now checks for 98% used disk space before it stops invoking actions. Before it was 85% which caused github actions often to fail due to their small disks.
1 parent 3175e93 commit ca3ae76

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tools/travis/setup.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ cd $HOMEDIR
3131
git clone https://github.com/ibm-functions/openwhisk.git openwhisk
3232
cd openwhisk
3333

34-
git checkout 03ce08c5b3fdac1a6dd3ae59f893e07cdc8628a2
34+
git checkout 9b768646b31928cd4ca02d2e4dcc5ba95ad5494b
3535

3636
./tools/travis/setup.sh
3737

0 commit comments

Comments
 (0)