Skip to content

Commit

Permalink
Update publish-containers.yml
Browse files Browse the repository at this point in the history
Remove versions < v1.24.0 as they are not supported anymore. Add new NV22 version.
  • Loading branch information
LexLuthr authored Mar 6, 2024
1 parent e6c30d0 commit 22f5876
Showing 1 changed file with 5 additions and 7 deletions.
12 changes: 5 additions & 7 deletions .github/workflows/publish-containers.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,14 +19,12 @@ jobs:
fail-fast: false
matrix:
version:
- v1.23.1
- v1.23.2
- v1.23.3
- v1.23.4-rc1
- v1.23.4-rc2
- v1.24.0-rc1
- v1.25.0-rc1
- v1.24.0
- v1.24.1
- v1.25.0
- v1.25.1
- v1.25.2
- v1.26.0-rc1
net:
- name: mainnet
goflags: ''
Expand Down

0 comments on commit 22f5876

Please sign in to comment.