We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9378160 commit 6b65850Copy full SHA for 6b65850
.github/workflows/build-docker.yml
@@ -18,7 +18,7 @@ env:
18
jobs:
19
build-docker:
20
name: Build and push Images
21
- runs-on: ubuntu-22.04
+ runs-on: ubuntu-24.04
22
strategy:
23
matrix:
24
include:
0 commit comments