Skip to content

Commit

Permalink
Merge branch 'main' into spk
Browse files Browse the repository at this point in the history
  • Loading branch information
emlun committed Nov 15, 2023
2 parents 24dd8e9 + 28d90b2 commit ba70ca1
Show file tree
Hide file tree
Showing 2 changed files with 149 additions and 76 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build-validate-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,9 @@ on:
jobs:
main:
name: Build, Validate, and Publish
runs-on: ubuntu-20.04
runs-on: ubuntu-22.04
steps:
- uses: actions/checkout@v2
- uses: actions/checkout@v4
- uses: w3c/spec-prod@v2
with:
GH_PAGES_BRANCH: gh-pages
Expand Down
Loading

0 comments on commit ba70ca1

Please sign in to comment.