Skip to content

Commit

Permalink
Merge pull request #8 from dotysan/cirrus-tmpbug
Browse files Browse the repository at this point in the history
Workaround bug in Cirrus /tmp filesystem
  • Loading branch information
HariSekhon authored Oct 15, 2023
2 parents 736b681 + 9f373c0 commit 0083133
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .cirrus.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,8 @@ container:
image: ubuntu:18.04

task:
# doesn't work properly
#skip: "!changesInclude('**/*.md')"
env:
TMPDIR: /var/tmp
script:
- setup/ci_bootstrap.sh
- make init
Expand Down

0 comments on commit 0083133

Please sign in to comment.