Skip to content

Commit

Permalink
run integration tests with ubuntu-latest to match embedded-cluster (#…
Browse files Browse the repository at this point in the history
  • Loading branch information
laverya authored Sep 9, 2024
1 parent 52a4d45 commit b4c1bfa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/regression.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -145,7 +145,7 @@ jobs:

tests:
needs: [get-workspace-name, get-workspace-expiration, jumpbox]
runs-on: ubuntu-20.04
runs-on: ubuntu-latest
container:
image: hashicorp/terraform:1.0.11
env:
Expand Down

0 comments on commit b4c1bfa

Please sign in to comment.