Skip to content

Commit 617821c

Browse files
committed
Update ubuntu image used
1 parent 80f249b commit 617821c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ on:
88

99
jobs:
1010
build:
11-
runs-on: ubuntu-20.04
11+
runs-on: ubuntu-22.04
1212
steps:
1313
- name: Checkout code
1414
uses: actions/checkout@v2

0 commit comments

Comments
 (0)