aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.github/workflows/build.yml7
1 files changed, 4 insertions, 3 deletions
diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml
index ad0f5eda..5cb794b1 100644
--- a/.github/workflows/build.yml
+++ b/.github/workflows/build.yml
@@ -12,9 +12,10 @@ on:
env:
CARGO_TERM_COLOR: always
DEV_VERSION: 2
- STABLE_VERSION: 1
- OLDSTABLE_VERSION: 0.5
- OLDOLDSTABLE_VERSION: 0.4
+ STABLE_VERSION: 2
+ OLDSTABLE_VERSION: 1
+ OLDOLDSTABLE_VERSION: 0.5
+ OLDOLDOLDSTABLE_VERSION: 0.4
jobs:
# Run cargo xtask format-check