Skip to content

Commit 2633fb7

Browse files
committed
feat: upgrade ci builder to ubuntu 20.04
1 parent 47ca545 commit 2633fb7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ on:
1414
jobs:
1515
build:
1616
name: build
17-
runs-on: ubuntu-18.04
17+
runs-on: ubuntu-20.04
1818
strategy:
1919
fail-fast: true
2020

0 commit comments

Comments
 (0)