Skip to content

Commit e08466e

Browse files
authored
Merge pull request #6447 from BartChris/update_github_workflow
Update Github Workflow
2 parents 174e6bd + dd87cda commit e08466e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
# This workflow contains a single job called "build"
1818
build:
1919
# The type of runner that the job will run on
20-
runs-on: ubuntu-20.04
20+
runs-on: ubuntu-22.04
2121
# Steps represent a sequence of tasks that will be executed as part of the job
2222
steps:
2323
- name: update chrome to latest stable

0 commit comments

Comments
 (0)