Skip to content

Commit 7211095

Browse files
authored
Merge pull request #74 from dokku/upgrade-builder
Upgrade ci builder to ubuntu 20.04
2 parents 47ca545 + 2633fb7 commit 7211095

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)