We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 56eaea9 commit 9542c90Copy full SHA for 9542c90
.github/workflows/main.yml
@@ -2,7 +2,7 @@ name: run codefresh pipeline
2
on: push
3
jobs:
4
build:
5
- runs-on: ubuntu-18.04
+ runs-on: ubuntu-22.04
6
steps:
7
- name: Checkout
8
uses: actions/checkout@master
0 commit comments