mirror of
https://github.com/iipc/awesome-web-archiving.git
synced 2025-06-02 18:41:59 -04:00
Update runs-on
Was pointing at defunct base image.
This commit is contained in:
parent
6bdb3373cb
commit
b309687f88
1 changed files with 1 additions and 1 deletions
2
.github/workflows/lint.yml
vendored
2
.github/workflows/lint.yml
vendored
|
@ -4,7 +4,7 @@ on: [push, pull_request]
|
|||
|
||||
jobs:
|
||||
run-lint:
|
||||
runs-on: ubuntu-18.04
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@master
|
||||
with:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue