Skip to content

Commit

Permalink
Merge branch 'privacycg:main' into disambiguate-remote-end-steps-dfn
Browse files Browse the repository at this point in the history
  • Loading branch information
svendlarsen authored Oct 15, 2024
2 parents 171095a + 65e00b1 commit b95525a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ on:
branches: [ main ]
jobs:
build:
runs-on: ubuntu-latest
runs-on: ubuntu-22.04 # Work around https://github.com/w3c/spec-prod/issues/189
name: Build, Validate and Deploy
steps:
- uses: actions/checkout@v2
Expand Down

0 comments on commit b95525a

Please sign in to comment.