Skip to content
This repository was archived by the owner on Oct 8, 2025. It is now read-only.

Commit edb5ab5

Browse files
committed
ci: Use ubuntu-latest
1 parent 19fe574 commit edb5ab5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pages.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ on:
55
- master
66
jobs:
77
build:
8-
runs-on: ubuntu-20.04
8+
runs-on: ubuntu-latest
99
steps:
1010
- name: Checkout
1111
uses: actions/checkout@master

0 commit comments

Comments
 (0)