1 parent b81af77 commit 19a6402Copy full SHA for 19a6402
1 file changed
.github/workflows/main.yml
@@ -18,7 +18,7 @@ jobs:
18
# This workflow contains a single job called "build"
19
build:
20
# The type of runner that the job will run on
21
- runs-on: ubuntu-20.04
+ runs-on: ubuntu-22.04
22
23
# Steps represent a sequence of tasks that will be executed as part of the job
24
steps:
0 commit comments