Skip to content

Commit

Permalink
Merge pull request #165 from oyindonesia/refactor-ubuntu-version
Browse files Browse the repository at this point in the history
Adjust ubuntu version for deploy
  • Loading branch information
fajarpnugroho authored Nov 23, 2023
2 parents 381ada4 + fabbbed commit 17893df
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,8 @@ jobs:
permissions:
contents: write

runs-on: ubuntu-latest
# See https://github.com/oyindonesia/oybayar-docs/pull/119 about the reason of using 20.04
runs-on: ubuntu-20.04
env:
ruby-version: 2.6

Expand Down

0 comments on commit 17893df

Please sign in to comment.