Skip to content

Commit d683191

Browse files
author
Kris Stanton
committed
updated runs-on to ubuntu-22.04
1 parent 38c93ac commit d683191

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/terraspace.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ env:
4141
#
4242
jobs:
4343
terraspace:
44-
runs-on: ubuntu-20.04
44+
runs-on: ubuntu-22.04
4545
environment: ${{ inputs.TS_ENV }}
4646
env:
4747
TS_ENV: ${{ inputs.TS_ENV }}

0 commit comments

Comments
 (0)