chore(ci): explicitly use ubuntu 24.04

Avoids the tar bug
This commit is contained in:
Jorge O. Castro 2024-08-12 17:13:14 -04:00 committed by GitHub
parent 93a8118920
commit 0c46058844
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -21,7 +21,7 @@ env:
jobs:
build_push:
name: Build and push image
runs-on: ubuntu-latest
runs-on: ubuntu-24.04
permissions:
contents: read