We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7528bf7 commit 0dfdfcaCopy full SHA for 0dfdfca
1 file changed
.github/workflows/workflow.yaml
@@ -10,7 +10,7 @@ on:
10
jobs:
11
cicd:
12
name: cicd
13
- runs-on: ubuntu-20.04
+ runs-on: ubuntu-22.04
14
timeout-minutes: 10
15
steps:
16
- name: checkout repo
0 commit comments