Skip to content

Commit 3d39a6c

Browse files
Try nesting
1 parent 83afc10 commit 3d39a6c

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/build-and-test.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,8 @@ jobs:
6363
codecov: false
6464
exclude:
6565
- isARM: false
66-
options.os: buildjet-4vcpu-ubuntu-2204-arm
66+
options:
67+
os: buildjet-4vcpu-ubuntu-2204-arm
6768

6869
runs-on: ${{matrix.options.os}}
6970

0 commit comments

Comments
 (0)