Skip to content

Commit

Permalink
Switch tests to use release-x.52.x
Browse files Browse the repository at this point in the history
  • Loading branch information
bobbyiliev committed Jan 31, 2025
1 parent 00f693d commit 573f437
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/dockerhub.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
uses: actions/checkout@v3
with:
repository: metabase/metabase
ref: v0.52.8
ref: release-x.52.x

- name: Checkout Driver Repo
uses: actions/checkout@v3
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
uses: actions/checkout@v3
with:
repository: metabase/metabase
ref: v0.52.8
ref: release-x.52.x

- name: Checkout Driver Repo
uses: actions/checkout@v3
Expand Down

0 comments on commit 573f437

Please sign in to comment.