Skip to content

Commit b3ed954

Browse files
committed
Fixup: variable key
1 parent 2da146f commit b3ed954

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

azure-pipelines.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ jobs:
6767
TARGET: x86_64-unknown-linux-gnux32
6868
x86_64-unknown-linux-musl:
6969
TARGET: x86_64-unknown-linux-musl
70-
variables:
70+
variable:
7171
TOOLCHAIN: nightly
7272

7373
- job: Docker-OSX
@@ -89,7 +89,7 @@ jobs:
8989
TARGET: i686-apple-darwin
9090
x86_64-apple-darwin:
9191
TARGET: x86_64-apple-darwin
92-
variables:
92+
variable:
9393
TOOLCHAIN: nightly
9494

9595

0 commit comments

Comments
 (0)