Skip to content

Commit

Permalink
Bump release build versions
Browse files Browse the repository at this point in the history
  • Loading branch information
TeddiO committed May 18, 2024
1 parent 98007c0 commit 5a6cc3d
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/build-master.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@ on:
concurrency:
group: main
cancel-in-progress: true


jobs:
build:
Expand All @@ -17,7 +16,7 @@ jobs:

strategy:
matrix:
version: [1.20.2, 1.22.1, 1.24.0, 1.25.1]
version: [1.22.1, 1.24.0, 1.25.5, 1.26.0]
steps:
- uses: actions/checkout@v4

Expand Down

0 comments on commit 5a6cc3d

Please sign in to comment.