Skip to content

Commit

Permalink
chore: Update OS in CI to Ubuntu-latest
Browse files Browse the repository at this point in the history
Update the OS in CI to Ubuntu-latest to ensure that the bikeshed works.
See: speced/bikeshed#2946 (comment)
  • Loading branch information
CxRes committed Nov 12, 2024
1 parent a4832a0 commit fce61f0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/auto-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ on:
jobs:
main:
name: Publish to GitHub pages
runs-on: ubuntu-20.04
runs-on: ubuntu-latest
permissions:
contents: write
steps:
Expand Down

0 comments on commit fce61f0

Please sign in to comment.