Skip to content

Commit

Permalink
Merge pull request #104 from dokku/josegonzalez-patch-1
Browse files Browse the repository at this point in the history
feat: upgrade test os to ubuntu 20.04
  • Loading branch information
josegonzalez authored Feb 7, 2023
2 parents 5021aa7 + ba99c9a commit 2cacf16
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ on:
jobs:
build:
name: build
runs-on: ubuntu-18.04
runs-on: ubuntu-20.04
strategy:
fail-fast: true
env:
Expand Down

0 comments on commit 2cacf16

Please sign in to comment.