Skip to content

Commit

Permalink
Added v1.3.0 and v1.2.0 to release keeper job
Browse files Browse the repository at this point in the history
  • Loading branch information
mpscholten authored Jul 9, 2024
1 parent dcf28e6 commit 1b7207c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/keep_releases_in_cachix.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ jobs:
build:
strategy:
matrix:
version: ["v1.1.0", "v1.0.1", "v1.0.0"]
version: ["v1.3.0", "v1.2.0", "v1.1.0", "v1.0.1", "v1.0.0"]
os: [ubuntu-latest, macos-latest, ARM64]
runs-on: ${{ matrix.os }}
steps:
Expand Down

0 comments on commit 1b7207c

Please sign in to comment.