Skip to content

Commit

Permalink
feat: Update version matrix to include 1.20.
Browse files Browse the repository at this point in the history
  • Loading branch information
jqshuv committed Jul 16, 2024
1 parent 3c65d1a commit a73c65f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
version: [1.16, 1.17, 1.18, 1.19, 1.20]
version: [1.16, 1.17, 1.18, 1.19, "1.20"]
include:
- version: 1.16
pack_version: 6
Expand Down

0 comments on commit a73c65f

Please sign in to comment.