Skip to content

Commit

Permalink
Merge pull request #348 from gefyrahq/#343
Browse files Browse the repository at this point in the history
chore: bump k3d versions
  • Loading branch information
SteinRobert committed Feb 16, 2023
2 parents 484e249 + b7a157d commit 4a975a8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/python-tester.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -234,7 +234,7 @@ jobs:
strategy:
fail-fast: false
matrix:
k3d: [v1.22.15-k3s1, v1.23.13-k3s1, v1.24.7-k3s1, v1.25.3-k3s1]
k3d: [v1.23.16-k3s1, v1.24.10-k3s1, v1.25.6-k3s1, v1.26.1-k3s1]
needs:
- build_operator
- build_test_image
Expand Down

0 comments on commit 4a975a8

Please sign in to comment.