ci: drop ubuntu-18.04, add 22.04, latest (#776)
This commit is contained in:
committed by
GitHub
parent
765cf1194e
commit
2eea5d7a12
2
.github/workflows/pages-status-check.yml
vendored
2
.github/workflows/pages-status-check.yml
vendored
@@ -4,7 +4,7 @@ on: page_build
|
||||
|
||||
jobs:
|
||||
pages-status-check:
|
||||
runs-on: ubuntu-18.04
|
||||
runs-on: ubuntu-22.04
|
||||
steps:
|
||||
- name: check status
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user