Skip to content

Commit

Permalink
chore: prepare for v1.8.3
Browse files Browse the repository at this point in the history
  • Loading branch information
nberlee committed Nov 13, 2024
1 parent 6dc009b commit 2af2d40
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,11 +7,11 @@ on:
- "v*"

env:
ORIGIN_REPO: nberlee/talos
ORIGIN_TAG: v1.8.200
KERNEL_TAG: v1.8.2
SBC_TAG: v1.8.2
RK3588_TAG: v1.8.2
ORIGIN_REPO: siderolabs/talos
ORIGIN_TAG: v1.8.3
KERNEL_TAG: v1.8.3
SBC_TAG: v1.8.3
RK3588_TAG: v1.8.3

jobs:
talos-build:
Expand Down

0 comments on commit 2af2d40

Please sign in to comment.