Skip to content

Commit

Permalink
Downgrade ubuntu to 18.04
Browse files Browse the repository at this point in the history
To mitigate k3d failure

Signed-off-by: Dinar Valeev <[email protected]>
  • Loading branch information
k0da committed Jul 8, 2021
1 parent 5d39446 commit a788f17
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/terratest.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ on:

jobs:
terratest:
runs-on: ubuntu-latest
runs-on: ubuntu-18.04
env:
TAG: "ci"
steps:
Expand Down

0 comments on commit a788f17

Please sign in to comment.