We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9d4c091 commit 01638fbCopy full SHA for 01638fb
1 file changed
.github/workflows/baseimage.yml
@@ -18,7 +18,7 @@ env:
18
19
jobs:
20
deploy:
21
- runs-on: ubuntu-18.04
+ runs-on: ubuntu-22.04
22
if: ${{ github.repository_owner == 'FIWARE' }}
23
steps:
24
- uses: actions/checkout@v2
0 commit comments