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 9ae2ea8 commit 8c41d1bCopy full SHA for 8c41d1b
.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@v2
20
0 commit comments