We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7174521 commit bd88c84Copy full SHA for bd88c84
1 file changed
.github/workflows/docker-3.0.yml
@@ -15,7 +15,7 @@ env:
15
jobs:
16
17
deploy:
18
- runs-on: ubuntu-22.04
+ runs-on: ubuntu-24.04
19
20
steps:
21
- name: Source checkout
0 commit comments