Skip to content

Commit 01638fb

Browse files
authored
Update baseimage.yml
1 parent 9d4c091 commit 01638fb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/baseimage.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ env:
1818

1919
jobs:
2020
deploy:
21-
runs-on: ubuntu-18.04
21+
runs-on: ubuntu-22.04
2222
if: ${{ github.repository_owner == 'FIWARE' }}
2323
steps:
2424
- uses: actions/checkout@v2

0 commit comments

Comments
 (0)