Skip to content

Commit

Permalink
Merge pull request rancher#1556 from vardhaman22/v2.10/update-provisi…
Browse files Browse the repository at this point in the history
…oning-tests

[dev-v2.10] removed 27 minor version from provisioning-tests
  • Loading branch information
vardhaman22 authored Nov 28, 2024
2 parents ff8d9bf + 818e6c3 commit 5fc6507
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/provisioning-tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
fail-fast: false
matrix:
dist: [rke2, k3s]
k8s-minor: [27, 28, 29, 30, 31]
k8s-minor: [28, 29, 30, 31]
test-regex: ["^Test_Provisioning_.*$", "^Test_Operation_SetA_.*$", "^Test_Operation_SetB_.*$"]
steps:
- name: Force Install GIT latest
Expand Down

0 comments on commit 5fc6507

Please sign in to comment.