Skip to content

Commit

Permalink
Update build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jvde-github authored Feb 16, 2025
1 parent 33a1d30 commit 1912c6c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ jobs:
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
needs: bakeHTML
runs-on: ubuntu-22.04
runs-on: ubuntu-latest
strategy:
matrix:
codename: ['bookworm', 'bullseye', 'buster']
Expand Down

0 comments on commit 1912c6c

Please sign in to comment.