Skip to content

Commit 78f1dac

Browse files
ci patch
1 parent fa53d00 commit 78f1dac

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,7 @@ jobs:
130130
runs-on: ubuntu-22.04
131131
container:
132132
image: ${{ matrix.container }}
133-
options: ${{ matrix.container-options == '' && '-e 1ARCH=1ARCH' || matrix.container-options }}
133+
options: ${{ matrix.container-options == '' && '-e 1ADVC=1ADVC' || matrix.container-options }}
134134

135135
steps:
136136
- name: Configure container

0 commit comments

Comments
 (0)