Skip to content

Commit

Permalink
ci: update GitHub Actions workflow to use Ubuntu 22.04 (downgrade) to f…
Browse files Browse the repository at this point in the history
…ix #160 (#161)
  • Loading branch information
maehr authored Oct 17, 2024
1 parent 7780d4e commit 221b858
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/jekyll.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ jobs:

build:
needs: data-processing
runs-on: ubuntu-latest
runs-on: ubuntu-22.04
steps:
- name: Checkout
uses: actions/checkout@v4
Expand Down

0 comments on commit 221b858

Please sign in to comment.