Skip to content

Commit d8a9916

Browse files
authored
update platform from ubuntu-20.04 to ubuntu-latest (#186)
1 parent dd40179 commit d8a9916

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/auto-publish.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ on:
66
jobs:
77
main:
88
name: Build, Validate and Deploy
9-
runs-on: ubuntu-20.04
9+
runs-on: ubuntu-latest
1010
steps:
1111
- uses: actions/checkout@v2
1212
- uses: w3c/spec-prod@v2

0 commit comments

Comments
 (0)