We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 174e6bd + dd87cda commit e08466eCopy full SHA for e08466e
.github/workflows/main.yml
@@ -17,7 +17,7 @@ jobs:
17
# This workflow contains a single job called "build"
18
build:
19
# The type of runner that the job will run on
20
- runs-on: ubuntu-20.04
+ runs-on: ubuntu-22.04
21
# Steps represent a sequence of tasks that will be executed as part of the job
22
steps:
23
- name: update chrome to latest stable
0 commit comments