Skip to content

Commit 19a6402

Browse files
authored
Update main.yml
1 parent b81af77 commit 19a6402

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
# This workflow contains a single job called "build"
1919
build:
2020
# The type of runner that the job will run on
21-
runs-on: ubuntu-20.04
21+
runs-on: ubuntu-22.04
2222

2323
# Steps represent a sequence of tasks that will be executed as part of the job
2424
steps:

0 commit comments

Comments
 (0)