Skip to content

Commit

Permalink
ci: base image ubuntu-18.04 -> ubuntu-latest
Browse files Browse the repository at this point in the history
  • Loading branch information
faultables authored Apr 5, 2024
1 parent ba1c138 commit 4395336
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/eleventy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ on: [push]

jobs:
deploy:
runs-on: ubuntu-18.04
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2

Expand Down

0 comments on commit 4395336

Please sign in to comment.