We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 823a7bc commit c56456dCopy full SHA for c56456d
1 file changed
.github/workflows/docker.yml
@@ -12,8 +12,8 @@ env:
12
13
jobs:
14
main:
15
- runs-on: ubuntu-20.04
16
- timeout-minutes: 20
+ runs-on: ubuntu-22.04
+ timeout-minutes: 10
17
steps:
18
- name: Check out the repo
19
uses: actions/checkout@v2
0 commit comments