Skip to content

Commit aa99863

Browse files
authored
Update ubuntu-ci-x86_64.yaml: move jedi-run back to root filesystem (#72)
Ran out of disk space on `/mnt/addon`, while there is plenty of space available on the root filesystem (at the moment ... this is only a duct-tape solution until we finally increase the disk space to something more than always close to the limit).
1 parent b57f617 commit aa99863

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ubuntu-ci-x86_64.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ defaults:
1515
shell: bash
1616

1717
env:
18-
JEDI_ENV: /mnt/addon/jedi-run/ufs-bundle
18+
JEDI_ENV: /home/ubuntu/ufs-bundle/jedi-run
1919

2020
jobs:
2121
test-ufs-bundle:

0 commit comments

Comments
 (0)