We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 77b0487 commit 5edd969Copy full SHA for 5edd969
.github/workflows/docker.yml
@@ -7,7 +7,7 @@ on:
7
8
jobs:
9
build:
10
- runs-on: ubuntu-jammy
+ runs-on: ubuntu-latest
11
12
steps:
13
- name: Checkout code
0 commit comments