Skip to content
This repository was archived by the owner on Mar 12, 2021. It is now read-only.

Commit 9d88831

Browse files
committed
Bump ARM image and allow failures.
1 parent 58a9398 commit 9d88831

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.gitlab-ci.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,12 +93,13 @@ cuda:none:
9393
# hardware platforms
9494

9595
platform:arm64:
96-
image: nvcr.io/nvidia/l4t-base:r32.2.1
96+
image: nvcr.io/nvidia/l4t-base:r32.3.1
9797
extends:
9898
- .julia:1.3
9999
- .test
100100
tags:
101101
- nvidia-arm64
102+
allow_failure: true
102103

103104

104105
# special tests

0 commit comments

Comments
 (0)