Skip to content

Commit

Permalink
Update GitHub workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
LEDfan committed May 7, 2024
1 parent 7958686 commit 0359240
Showing 1 changed file with 8 additions and 9 deletions.
17 changes: 8 additions & 9 deletions .github/workflows/workflows.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,16 +10,15 @@ jobs:
strategy:
matrix:
java:
- 8
- 11
- 17
kubernetes:
- 'v1.21.6'
- 'v1.22.17'
- 'v1.23.17'
- 'v1.24.15'
- 'v1.25.11'
- 'v1.26.6'
- 'v1.27.3'
- 'v1.24.17'
- 'v1.25.16'
- 'v1.26.15'
- 'v1.27.13'
- 'v1.28.9'
- 'v1.29.4'
- 'v1.30.0'

steps:
- uses: actions/checkout@v2
Expand Down

0 comments on commit 0359240

Please sign in to comment.