We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 192f5b8 commit 9a517ceCopy full SHA for 9a517ce
.github/workflows/docker.yml
@@ -14,7 +14,7 @@ on:
14
15
jobs:
16
push:
17
- runs-on: 'ubuntu-22.04'
+ runs-on: 'ubuntu-24.04'
18
steps:
19
- uses: actions/checkout@v4
20
0 commit comments