Skip to content

Commit

Permalink
Make the k8ssandra ITs use pinned ubuntu
Browse files Browse the repository at this point in the history
  • Loading branch information
rzvoncek committed Dec 16, 2024
1 parent 43e94e6 commit 09151ac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -302,7 +302,7 @@ jobs:

k8ssandra-e2e-tests:
needs: [build]
runs-on: ubuntu-latest
runs-on: ubuntu-20.04
strategy:
matrix:
e2e_test:
Expand Down

0 comments on commit 09151ac

Please sign in to comment.