Skip to content

Commit

Permalink
Use ubuntu-latest in CI.
Browse files Browse the repository at this point in the history
  • Loading branch information
moorepants committed Jun 23, 2024
1 parent 5a1165f commit 4c4fef0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-website.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ env:

jobs:
build:
runs-on: ubuntu-22.04
runs-on: ubuntu-latest
strategy:
fail-fast: false

Expand Down

0 comments on commit 4c4fef0

Please sign in to comment.