We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fddff57 commit 4352924Copy full SHA for 4352924
.github/workflows/docker.yml
@@ -11,7 +11,7 @@ on:
11
workflow_dispatch:
12
jobs:
13
build:
14
- runs-on: ubuntu-latest
+ runs-on: ubuntu-22.04
15
steps:
16
- name: Checkout
17
uses: actions/checkout@v4
0 commit comments