Skip to content

Commit 663ddf4

Browse files
Workflow: Use ubuntu-latest to get latest Bikeshed (#233)
Context: speced/bikeshed#2861 (comment)
1 parent 880b5ea commit 663ddf4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/auto-publish.yml

Lines changed: 1 addition & 1 deletion
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)