Skip to content

Commit 09923f6

Browse files
committed
fixup! Cirrus CI/FreeBSD, macOS: Use compute credits
1 parent 09f3fe0 commit 09923f6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.cirrus.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ upload_task:
6363

6464
FreeBSD_task:
6565
only_if: $BRANCH == 'staging' || $BRANCH == 'trying'
66-
use_compute_credits: yes
66+
use_compute_credits: true
6767
freebsd_instance:
6868
image_family: freebsd-13-0
6969
env:
@@ -122,7 +122,7 @@ task:
122122

123123
macOS_task:
124124
only_if: $BRANCH == 'staging' || $BRANCH == 'trying'
125-
use_compute_credits: yes
125+
use_compute_credits: true
126126
osx_instance:
127127
image: catalina-xcode
128128
env:

0 commit comments

Comments
 (0)